Skip to content

al3x/zookeeper-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zookeeper-client

About

A Scala client for Apache ZooKeeper, “a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services”.

ZooKeeper provides a Java client library that’s perfectly usable from Scala. This just wraps some idioms and niceties around that library to make it as Scala-friendly as possible. It also ships with tests, so you can have some confidence that you’ll be able to interact with ZooKeeper from Scala in a predictable and reliable way.

Usage

TODO

Authors

License

Apache License, Version 2.0. See the LICENSE file for more information.

About

A ZooKeeper client library in Scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages