Commit történet

Szerző SHA1 Üzenet Dátum
  Anthony Romano 606d79afc4 clientv3: use failfast and retry wrappers for at-most-once rpcs 8 éve
  Anthony Romano 129b271ff8 clientv3: use grpc.FailFast(false) for all calls 8 éve
  Anthony Romano 62f8ec25c0 clientv3: use grpc reconnection logic 8 éve
  Gyu-Ho Lee 1e4d3603db clientv3,ctlv3: following changes for proto change 8 éve
  Anthony Romano 782a8802c0 clientv3: avoid reusing closed connection in KV 8 éve
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header 8 éve
  Anthony Romano cdc8f99658 clientv3: rework reconnection logic 8 éve
  Anthony Romano c26eb3f241 clientv3: better serialization for kv and txn connection retry 8 éve
  Gyu-Ho Lee 2e3d79a7bf clientv3: convert errors to rpctypes on returning 8 éve
  Gyu-Ho Lee 9108af9046 *: clean up from go vet, misspell 8 éve
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ 8 éve
  Anthony Romano 16c35167df clientv3: do not reconnect on request context cancellation 8 éve
  Anthony Romano 7b82576b60 clientv3: copy correct pointers into txn comparisons 8 éve
  Anthony Romano 51c4894f62 clientv3: ctx-ize KV 8 éve
  Anthony Romano a6008f41e2 clientv3: retry remote connection on txn write failure 8 éve
  Anthony Romano 9523c2d29f clientv3/integration: txn tests 8 éve
  Anthony Romano b6a08a97e2 clientv3: don't retry txns that may modify the store 8 éve
  Gyu-Ho Lee 71c2a9bb3c *: fix minor typos, comments 8 éve
  Xiang Li 85bfbfa5ad clientv3: threadsafe 8 éve
  Xiang Li eb03d48034 clientv3: hook up KV and Txn 8 éve
  Xiang Li 92653dcbfb clientv3: initial txn 8 éve