Historial de Commits

Autor SHA1 Mensaje Fecha
  Anthony Romano 4a841459f1 clientv3: respect up/down notifications from grpc hace 8 años
  Anthony Romano 8bbccf1047 clientv3, ctl3, clientv3/integration: add compact response to compact hace 8 años
  Xiang Li 6496ae005d clientv3: add withCount support hace 8 años
  Gyu-Ho Lee 753073198f clientv3/integration: WaitLeader to follower hace 8 años
  Anthony Romano 62f8ec25c0 clientv3: use grpc reconnection logic hace 8 años
  Anthony Romano 5f5a203e27 clientv3: don't hold client lock while dialing hace 8 años
  Anthony Romano a83051d0fc clientv3: don't panic on Get if NewKV is created with a closed client hace 8 años
  Anthony Romano 1d88130522 clientv3: fix deadlock on Get with concurrent Close hace 8 años
  Gyu-Ho Lee 7b5657cf1a clientv3: check if KV.Client is closed hace 8 años
  Anthony Romano e4a2dcad9e clientv3/integration: ignore closing transport in TestKVPutStoppedServerAndClose hace 8 años
  Xiang Li c7c0e1eb7a integration: remove parallel testing hace 8 años
  Gyu-Ho Lee fd9e07a529 clientv3: update LICENSE header hace 8 años
  Gyu-Ho Lee 68eaf4083a clientv3: WithRequireLeader hace 8 años
  Anthony Romano 527aa1a499 clientv3: fix Close after failed Put hace 8 años
  Gyu-Ho Lee b3ebe66c97 clientv3/integration: tests with new errors hace 8 años
  Gyu-Ho Lee f148f4b2b9 clientv3/integration: tests error types (rpctypes) hace 8 años
  Anthony Romano b7ac758969 *: rename storage package to mvcc hace 8 años
  Ajit Yagaty da5bd04a1a clientv3: Remove superflous LeaseID casts in integration tests. hace 8 años
  Anthony Romano dc17eaace7 *: rename Lease Create to Grant hace 8 años
  Anthony Romano 096abb3f37 clientv3/integration: get quorum before watching in TestKVCompact hace 8 años
  Xiang Li 88e738fcb6 Merge pull request #4844 from ajityagaty/polish_naming_conventions hace 8 años
  Ajit Yagaty 2bb417bfff clientv3: Renaming SortByCreatedRev to maintain consistency. hace 8 años
  Anthony Romano bd832e5b0a *: migrate Godeps to vendor/ hace 8 años
  Ajit Yagaty 606889a002 clientv3: Fix inconsistent naming convention in v3 client. hace 8 años
  Anthony Romano a001651bc1 clientv3: remove dependency on lease package hace 8 años
  Anthony Romano 44753594ec v3rpc: move errors to v3rpc/rpctypes hace 8 años
  Anthony Romano 16c35167df clientv3: do not reconnect on request context cancellation hace 8 años
  Gyu-Ho Lee a24d276891 clientv3: combine Watch, WatchPrefix with variadic hace 8 años
  Anthony Romano 4fc89678b2 etcdserver: add >= support for v3 delete range hace 8 años
  Anthony Romano 59291770d6 clientv3: WithPrefix operation option hace 8 años