Skip to content

A higher-level ZooKeeper client based on node-zookeeper with support for locking and master election.

License

Notifications You must be signed in to change notification settings

markstewart/node-zookeeper-client

Repository files navigation

Node.js higher-level ZooKeeper client.

Higher level Node.js ZooKeeper client based on node-zookeeper with the following features:

  • Reconecting when a connection has been lost
  • Locking
  • Master election

Build status

Build Status

Development

Running tests

npm run-script test

Running lint

npm run-script lint

License

Library is distributed under the Apache license.

About

A higher-level ZooKeeper client based on node-zookeeper with support for locking and master election.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published