Historique des commits

Auteur SHA1 Message Date
  Gyuho Lee 34bd797e67 *: revert module import paths il y a 5 ans
  shivaramr 9150bf52d6 go modules: Fix module path version to include version number il y a 5 ans
  Gyuho Lee d37f1521b7 *: update import paths to "go.etcd.io/etcd" il y a 6 ans
  Anthony Romano 7f4464415a grpcproxy: respect KeysOnly flag il y a 7 ans
  Gyu-Ho Lee f65aee0759 *: replace 'golang.org/x/net/context' with 'context' il y a 7 ans
  Anthony Romano 6a4194c556 grpcproxy: forward PrevKv flag in Put il y a 7 ans
  Hitoshi Mitake 488df4db34 proxy: don't inc a cache miss count in a case of linearizable range il y a 7 ans
  Anthony Romano f465e3ea8a grpcproxy: support nested txns il y a 7 ans
  Anthony Romano aeb2dc03aa grpcproxy: invalidate cache on comparison range il y a 7 ans
  Anthony Romano 36f5b713bf grpcproxy: don't wait for ctx.Done() to close kv donec il y a 7 ans
  Anthony Romano c22ba766d5 grpcproxy: support CountOnly il y a 7 ans
  Anthony Romano 1fe2a9b124 Revert "Merge pull request #7139 from heyitsanthony/proxy-rlock" il y a 7 ans
  sharat 2fce80e4c0 grpcproxy: handle 'IgnoreLease' field in PutRequest il y a 7 ans
  Anthony Romano 8c0282ab24 grpcproxy, etcdmain, integration: add close channel to kv proxy il y a 7 ans
  Gyu-Ho Lee 0f8060bede grpcproxy: handle 'IgnoreValue' field in PutRequest il y a 8 ans
  Anthony Romano 9fa6c95054 grpcproxy: use ccache for key cache il y a 7 ans
  Xiang Li 0cb680800e grpcproxy: add cache related metrics il y a 8 ans
  Anthony Romano 1358a9d460 grpcproxy: copy range request before storing in cache il y a 8 ans
  Anthony Romano a4dcceb8aa grpcproxy: update cache based on txn response il y a 8 ans
  Anthony Romano bf08a6142c grpcproxy: invalidate comparison keys after txn il y a 8 ans
  Anthony Romano 65eb3038fe grpcproxy: respect {min,max}{create,mod} revision il y a 8 ans
  Xiang Li c8bbb8c53e grpc-proxy: invalidate cache entries when there is a put/delete il y a 8 ans
  Anthony Romano 768ccb8c10 grpcproxy: respect prev_kv flag il y a 8 ans
  Anthony Romano 54df540c2c grpcproxy: wrapper from pb.KVServer to pb.KVClient il y a 8 ans
  Xiang Li 5271cf0160 grpcproxy: return interface il y a 8 ans
  Xiang Li b7d0497c47 Merge pull request #5807 from xiang90/gproxy il y a 8 ans
  Xiang Li 6d8c647db8 *: initial implementation of grpc-proxy il y a 8 ans
  mqliang 2e2f405b1e proxy:replace c with client to improve readability il y a 8 ans
  mqliang f28a87d835 proxy: implement compaction il y a 8 ans
  mqliang 5676c5cf26 proxy: serve range request from proxy cache if set serializable il y a 8 ans