ZooKeeper Client Bindings
ZooKeeper ships with C, Java, Perl and Python client bindings, here are a list of client bindings that are available from the community but not yet included in the release (we encourage developers to contribute their bindings back to the project - generally we're happy to include as a contrib.)
Binding | Author | URL | License |
Scala | Steve Jenson, John Corwin | AL2 | |
C# | Eric Hauser | AL2 | |
Node.js | Yuri Finkelstein | MIT | |
Twisted/Python | Kapil Thangavelu | LGPLv3 | |
Python (no C dependency) | Kazoo Team | AL2 | |
Python | Jim Fulton | ZPL2.1 | |
Erlang | Marco Grebe | AL2 | |
Haskell | Sergiy Matusevych | AL2 | |
Ruby | Jonathan Simms | MIT | |
Go | Canonical | LGPLv? | |
Java | Curator Team | AL2 | |
Pure Python with no dependencies | Alan Cabrera | AL2 | |
Lua | Fu Haiping | AL2 |