Xiang Li
|
57c68ab1db
|
grpcproxy: handle create event
|
2016-08-02 20:51:30 -07:00 |
|
Anthony Romano
|
2b4c37f54a
|
grpcproxy: don't leak goroutines on watch proxy shutdown
|
2016-07-25 09:34:36 -07:00 |
|
Anthony Romano
|
418bb5e176
|
grpcproxy: bind clientv3.Watcher on initialization
|
2016-07-25 09:34:36 -07:00 |
|
Anthony Romano
|
4fa9363aca
|
grpcproxy: client watch adapter
|
2016-07-25 09:34:36 -07:00 |
|
Gyu-Ho Lee
|
abbefc9e25
|
grpcproxy: define 'watchergroups' in pointer
To avoid copying mutex lock values
|
2016-07-22 16:54:11 -07:00 |
|
Anthony Romano
|
768ccb8c10
|
grpcproxy: respect prev_kv flag
|
2016-07-20 15:58:33 -07:00 |
|
Anthony Romano
|
54df540c2c
|
grpcproxy: wrapper from pb.KVServer to pb.KVClient
|
2016-07-20 15:40:33 -07:00 |
|
Xiang Li
|
783675f91c
|
grpcproxy: do not send duplicate events to watchers
|
2016-07-19 10:14:57 -07:00 |
|
Xiang Li
|
a61862acc7
|
Merge pull request #5977 from xiang90/b_proxy
grpcproxy: return interface
|
2016-07-18 19:12:43 -07:00 |
|
Xiang Li
|
5271cf0160
|
grpcproxy: return interface
|
2016-07-18 16:47:58 -07:00 |
|
Xiang Li
|
7bfe75cbf3
|
Merge pull request #5963 from xiang90/p_filter
grpcproxy: add filter to watcher
|
2016-07-18 14:56:10 -07:00 |
|
Xiang Li
|
e1892e264d
|
grpcproxy: add auth
|
2016-07-18 14:26:22 -07:00 |
|
Xiang Li
|
fd24340903
|
grpcproxy: add maintenance proxy
|
2016-07-18 13:31:03 -07:00 |
|
Xiang Li
|
58aa3483c3
|
grpcproxy: add filter to watcher
|
2016-07-18 13:02:34 -07:00 |
|
Xiang Li
|
3f74e9db0d
|
*: add lease proxy
|
2016-07-18 12:06:59 -07:00 |
|
Xiang Li
|
bdfbd26e94
|
*: add cluster proxy
|
2016-07-16 12:15:32 -07:00 |
|
Xiang Li
|
5f3aa43899
|
grpcproxy: initial watch proxy
|
2016-07-15 14:30:45 -07:00 |
|
Xiang Li
|
b7d0497c47
|
Merge pull request #5807 from xiang90/gproxy
*: initial implementation of grpc-proxy
|
2016-06-29 13:28:57 -07:00 |
|
Xiang Li
|
6d8c647db8
|
*: initial implementation of grpc-proxy
|
2016-06-29 12:06:04 -07:00 |
|
mqliang
|
2e2f405b1e
|
proxy:replace c with client to improve readability
|
2016-06-29 11:30:03 +08:00 |
|
mqliang
|
f28a87d835
|
proxy: implement compaction
|
2016-06-29 11:28:10 +08:00 |
|
Anthony Romano
|
74b13aab61
|
grpcproxy: fix go vet warnings
|
2016-06-17 11:41:49 -07:00 |
|
mqliang
|
5676c5cf26
|
proxy: serve range request from proxy cache if set serializable
|
2016-06-15 14:12:36 +08:00 |
|
Gyu-Ho Lee
|
1610391449
|
*: following changes for proto update
|
2016-06-07 13:33:03 -07:00 |
|
Anthony Romano
|
fc7da09d67
|
*: add missing godoc package descriptions
Fixes #4074
|
2016-05-27 15:15:26 -07:00 |
|
Xiang Li
|
ec2ac72585
|
proxy: initial grpc kv service proxy
|
2016-05-13 23:00:29 -07:00 |
|