pingcap / etcdv3-gateway

Gateway for etcdv3
Apache License 2.0
6 stars 4 forks source link

*: support keys get options. #2

Closed siddontang closed 8 years ago

siddontang commented 8 years ago

@ngaut @disksing

ngaut commented 8 years ago

cc @xiang90

xiang90 commented 8 years ago

have you tried https://github.com/gengo/grpc-gateway? We plan to use this library. Here is an example: https://github.com/philips/grpc-gateway-example.

siddontang commented 8 years ago

No, we haven't.

@xiang90 What's your progress for supporting gateway with this lib? If you will do soon, I think we can wait and still use this simple HTTP gateway now, otherwise, we can try to implement this feature and send a PR.

How do you think, @ngaut .

siddontang commented 8 years ago

@xiang90

I discussed it with @ngaut, and we decide to wait your support later, so we will use this simple gateway now because what we want is very simple, just getting data from etcd.

xiang90 commented 8 years ago

sure

disksing commented 8 years ago

LGTM

ngaut commented 8 years ago

LGTM