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