Gyuho Lee
|
f87760998b
clientv3: call KV/Txn APIs with default gRPC call options
|
пре 7 година |
Gyu-Ho Lee
|
b46ab2c36e
clientv3: remove redundant retries in KV, set FailFast=true
|
пре 7 година |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
пре 7 година |
Anthony Romano
|
2d0eec0b35
clientv3: goword spelling check
|
пре 7 година |
Vimal Kumar
|
fcaa509e4c
clientv3/txn.go : removed the TODO: add a Do for shortcut the txn without any condition
|
пре 7 година |
Anthony Romano
|
3552420dfd
clientv3: set failfast=false on read-only txns
|
пре 8 година |
Anthony Romano
|
3eadf964f4
clientv3: use failfast and retry wrappers for at-most-once rpcs
|
пре 8 година |
Anthony Romano
|
d8f0ef0e80
clientv3: use grpc.FailFast(false) for all calls
|
пре 8 година |
Anthony Romano
|
62f8ec25c0
clientv3: use grpc reconnection logic
|
пре 8 година |
Gyu-Ho Lee
|
1e4d3603db
clientv3,ctlv3: following changes for proto change
|
пре 8 година |
Anthony Romano
|
782a8802c0
clientv3: avoid reusing closed connection in KV
|
пре 8 година |
Gyu-Ho Lee
|
fd9e07a529
clientv3: update LICENSE header
|
пре 8 година |
Anthony Romano
|
cdc8f99658
clientv3: rework reconnection logic
|
пре 8 година |
Anthony Romano
|
c26eb3f241
clientv3: better serialization for kv and txn connection retry
|
пре 8 година |
Gyu-Ho Lee
|
2e3d79a7bf
clientv3: convert errors to rpctypes on returning
|
пре 8 година |
Gyu-Ho Lee
|
9108af9046
*: clean up from go vet, misspell
|
пре 8 година |
Anthony Romano
|
bd832e5b0a
*: migrate Godeps to vendor/
|
пре 8 година |
Anthony Romano
|
16c35167df
clientv3: do not reconnect on request context cancellation
|
пре 8 година |
Anthony Romano
|
7b82576b60
clientv3: copy correct pointers into txn comparisons
|
пре 8 година |
Anthony Romano
|
51c4894f62
clientv3: ctx-ize KV
|
пре 8 година |
Anthony Romano
|
a6008f41e2
clientv3: retry remote connection on txn write failure
|
пре 8 година |
Anthony Romano
|
9523c2d29f
clientv3/integration: txn tests
|
пре 8 година |
Anthony Romano
|
b6a08a97e2
clientv3: don't retry txns that may modify the store
|
пре 8 година |
Gyu-Ho Lee
|
71c2a9bb3c
*: fix minor typos, comments
|
пре 8 година |
Xiang Li
|
85bfbfa5ad
clientv3: threadsafe
|
пре 8 година |
Xiang Li
|
eb03d48034
clientv3: hook up KV and Txn
|
пре 8 година |
Xiang Li
|
92653dcbfb
clientv3: initial txn
|
пре 8 година |