mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

kvindex always returns kvs that exist at given revision, so there is no need to check for whether the KeyValue range from backend is DELETE type.