Skip to content
New issue

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

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

Already on GitHub? # to your account

Add implementation for Consul #18

Closed
philippgille opened this issue Nov 6, 2018 · 0 comments
Closed

Add implementation for Consul #18

philippgille opened this issue Nov 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@philippgille
Copy link
Owner

Consul is probably mostly known for being a service registry in a microservice deployment, but it's explicitly advertised as key-value store as well. And because it's one of the most popular service registries this means it's already running in a lot of deployments and software developers might prefer to use their existing infrastructure instead of having to set up something new like Redis.

So gokv should add an implementation for Consul as key-value store.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant