etcd/clientv3
Gyu-Ho Lee f6215574f2 *: kv range to return current revision
This changes the behavior of KV's range and tx range to return
current revision rather than range revision. This makes populating
range response header easier.
2016-01-30 17:37:34 -08:00
..
integration *: kv range to return current revision 2016-01-30 17:37:34 -08:00
client.go clientv3: support tls 2016-01-29 16:37:18 -08:00
client_test.go clientv3: support connection timeout 2016-01-28 13:25:45 -08:00
compare.go clientv3: initial txn 2016-01-28 14:27:42 -08:00
kv.go integration: v3 grpc tls tests 2016-01-29 16:38:52 -08:00
lease.go clientv3: lease initial api 2016-01-28 09:20:29 -08:00
op.go clientv3: initial txn 2016-01-28 14:27:42 -08:00
sort.go clientv3: fill in kv ops 2016-01-28 08:17:53 -08:00
txn.go clientv3: threadsafe 2016-01-28 16:41:09 -08:00
watch.go clientv3: initial watch API 2016-01-28 08:54:32 -08:00