Redisc Versions Save

A Go redis cluster client built on top of redigo.

v1.4.0

7 months ago

Improve the reliability of the Cluster refresh process for an edge case.

v1.3.2

2 years ago

Export HashSlots constant to make it nicer to write the Cluster.LayoutRefresh signature.

v1.3.1

2 years ago

Fix closing/releasing of connections used in Cluster.EachNode.

v1.3.0

2 years ago

Add Cluster.EachNode to call a function with a connection for each known node in the cluster; add optional Cluster function field BgError to receive notification of errors happening in background topology refreshes and on closing of RetryConn after following a redirection to a new connection; add optional Cluster function field LayoutRefresh to receive the old and new cluster slot mappings to server address(es); and more, see the full changelog in the README.

v1.2.1

3 years ago

v1.2.0

3 years ago

v1.1.7

4 years ago

v1.1.6

4 years ago

v1.1.5

5 years ago

v1.1.4

5 years ago