Skip to content
/ zoomap Public

A Zookeeper backed stateless Java Map implementation using the curator framework

License

Notifications You must be signed in to change notification settings

mcmoe/zoomap

Repository files navigation

Zoomap Build Status Code Coverage FOSSA Status

A Zookeeper backed stateless Java Map implementation using the curator framework

Why

Would like to use a java map interface as a distributed key value store for configuration. Apache Zookeeper looked like a good candidate for config. The Zookeeper client is best used via Apache curator. Couldn't find any implementations out there that use curator. So welcome Zoomap.

To improve...

License

FOSSA Status

About

A Zookeeper backed stateless Java Map implementation using the curator framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages