Historique des commits

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