Commit History

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