Historial de Commits

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