Ring Election Versions Save

A node js library with a distributed leader/follower algorithm ready to be used

v1.1.0

4 years ago

Standard js code style adoption. Integration test improvement. New feature ---> Listen for events when a partition is assigned/revoked or when a node become the leader

v1.0.0

4 years ago

This release include all the job done into the last 2 years dedicated to this project , i chooses to release a major version when all integration tests are written so that now I can check in a moment if a new change has impacted the code.

v0.0.16

4 years ago

Basic integration tests to improve. Bug fix on start up of docker image

v0.0.15

4 years ago

Remove LEADER_MODE variable and adjust entry point.sh

v0.0.14

4 years ago

Just proof to automate release process

v0.0.13

4 years ago

Release process automated and node js upgrade to 12

v0.0.11-beta.1

4 years ago

Enable cors.

0.0.2

5 years ago

v0.0.9-beta.1

5 years ago

On this version ring is able to deal with an auto master election without need to indicate with an environment variable if the server must be the leader or not .

Some problems on monitoring are fixed, now we need to improve the response body on the status API .

v0.0.7-alpha

5 years ago