8000 Tags · heroku/redgrid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: heroku/redgrid

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add get_status function (#1)

v1.0.3

Toggle v1.0.3's commit message
Using more permissive URL for github dependency

v1.0.2

Toggle v1.0.2's commit message
Add management functions to redgrid

The functions allow to suspend/resume publishing activities to redgrid,
which can help during deployments or cluster rollouts.

If a new cluster rollout happens and all the nodes keep connecting to
each other through redgrid, you may quickly end up with twice the nodes
you expected in the system, with each of them connecting to all the
other ones.

It is saner to suspend redgrid activity on the nodes to be taken out of
rotation while the new cluster is being set up (and hoping no major
netsplit will mess things up in the old one). These functions allow to
do just that.

v1.0.1

Toggle v1.0.1's commit message
bumping version number

0