0.5.1 • Published 12 years ago

zookeeper-hd v0.5.1

Weekly downloads
2
License
-
Repository
github
Last release
12 years ago

zookeeper-hd

Higher level (normalized) client for Zookeeper.

SimpleClient:

  • normalize function names ( get vs a_get )
  • normalize callback signatures to common nodejs callback structures (error, results)
  • exists returns true/false

PlusClient:

  • createOrUpdate
  • createPathIfNotExist

Various

MIT Licensed

Source is in coffee script, but is delivered as plain .js

Semantic Versioning

Grunt is used for automation

0.5.1

12 years ago

0.5.0

12 years ago

0.4.0

12 years ago

0.3.5

12 years ago

0.3.4

12 years ago

0.3.3

12 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago

0.2.3

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago