Skip to content

Tags: hyperlink/elector

Tags

v2.0.3

Toggle v2.0.3's commit message
fix(package): update debug to version 3.0.0 (#7)

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
hyperlink Xiaoxin Lu
fix: update package.json to include main js file instead of tests and…

… other junk

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hyperlink Xiaoxin Lu
fix: have each node watch sibling to avoid herd effect

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hyperlink Xiaoxin Lu
feat(disconnect): now takes a callback to let you know after disconne…

…ct finishes

BREAKING CHANGE: callback is required in disconnect method

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hyperlink Xiaoxin Lu
feat(zookeeper): add ability to use passed in zookeeper client

v1.0.0

Toggle v1.0.0's commit message
feat: simple leader election using zookeeper