Gyu-Ho Lee
|
fe7379f102
clientv3: add Op.prevKV
|
8 tahun lalu |
Xiang Li
|
3299cad1c3
*: add put prevkv
|
8 tahun lalu |
Anthony Romano
|
606d79afc4
clientv3: use failfast and retry wrappers for at-most-once rpcs
|
8 tahun lalu |
Anthony Romano
|
129b271ff8
clientv3: use grpc.FailFast(false) for all calls
|
8 tahun lalu |
Anthony Romano
|
8bbccf1047
clientv3, ctl3, clientv3/integration: add compact response to compact
|
8 tahun lalu |
Gyu-Ho Lee
|
859e336d68
clientv3: configurable physical in compact
|
8 tahun lalu |
Xiang Li
|
6496ae005d
clientv3: add withCount support
|
8 tahun lalu |
Ajit Yagaty
|
ad5d55dd4c
v3api: Add a flag to RangeRequest to return only the keys.
|
8 tahun lalu |
Anthony Romano
|
62f8ec25c0
clientv3: use grpc reconnection logic
|
8 tahun lalu |
Gyu-Ho Lee
|
d116c116fe
clientv3: getRemote comment about release
|
8 tahun lalu |
Anthony Romano
|
782a8802c0
clientv3: avoid reusing closed connection in KV
|
8 tahun lalu |
Gyu-Ho Lee
|
86c85b88ad
Merge pull request #5377 from purpleidea/bug/typos
|
8 tahun lalu |
James Shubin
|
42f3b4964f
clientv3: fix typos
|
8 tahun lalu |
Xiang Li
|
ec2ac72585
proxy: initial grpc kv service proxy
|
8 tahun lalu |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
8 tahun lalu |
Anthony Romano
|
cdc8f99658
clientv3: rework reconnection logic
|
8 tahun lalu |
Anthony Romano
|
c26eb3f241
clientv3: better serialization for kv and txn connection retry
|
8 tahun lalu |
Gyu-Ho Lee
|
2e3d79a7bf
clientv3: convert errors to rpctypes on returning
|
8 tahun lalu |
Anthony Romano
|
2c83362e63
clientv3: fix race in KV reconnection logic
|
8 tahun lalu |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
8 tahun lalu |
Gyu-Ho Lee
|
f38a611b55
clientv3: set Serializable from Op
|
8 tahun lalu |
Anthony Romano
|
16c35167df
clientv3: do not reconnect on request context cancellation
|
8 tahun lalu |
Anthony Romano
|
43689b9a32
clientv3: expose Do in KV
|
8 tahun lalu |
Anthony Romano
|
afa0368dcc
*: fix godoc bugs in interfaces and slice fields
|
8 tahun lalu |
Hongchao Deng
|
a19b30b7ab
clientv3: kv.Delete typo
|
8 tahun lalu |
Anthony Romano
|
6851fffdfb
clientv3: support >= Range requests
|
8 tahun lalu |
Anthony Romano
|
4854d7f69d
storage: support ranges for >= key
|
8 tahun lalu |
Anthony Romano
|
3c9e8540a7
clientv3: optionize put and delete
|
8 tahun lalu |
Anthony Romano
|
51c4894f62
clientv3: ctx-ize KV
|
8 tahun lalu |
Anthony Romano
|
aa9d3c8b74
etcdctlv3: report compaction error, if any
|
8 tahun lalu |