Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zookeeper support #3

Open
benmccann opened this issue Oct 20, 2014 · 3 comments
Open

Zookeeper support #3

benmccann opened this issue Oct 20, 2014 · 3 comments

Comments

@benmccann
Copy link

I'd love to see Zookeeper support. Trying to decide between etcd and zookeeper. It'd be nice if we could use crypt in either case.

@kelseyhightower
Copy link
Contributor

Zookeeper!!!!!

I have no zookeeper skills, but I'm sure we would accept a patch.

@bketelsen
Copy link
Contributor

glad to accept a patch.

@jcftang
Copy link

jcftang commented Jun 4, 2016

Just for the record https://github.com/jcftang/crypt/blob/master/backend/zookeeper/zookeeper.go

I have get/set working relatively well, I'm not entirely sure of the list behaviour on how it really should be, it returns a list of kvp's and it doesnt deal the container znodes to well. The watch method is completely untested. I mainly added zk support as I am interested in getting viper to support zk for my needs.

This lifts a chunk of code from -- https://github.com/kelseyhightower/confd/blob/master/backends/zookeeper/client.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants