Commit Verlauf

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