Skip to content

Releases: place-labs/redis_service_manager

v3.2.0

24 Oct 00:18
27e7a40
Compare
Choose a tag to compare

What's Changed

  • fix: include cluster size in version by @stakach in #1

Full Changelog: v3.1.1...v3.2.0

v3.1.1: fix(node_hash): quack like a hash

11 Apr 12:59
Compare
Choose a tag to compare

work around a potential compiler issue

v3.1.0

11 Apr 09:14
Compare
Choose a tag to compare

exposes the mapping of ulid => uri

v3.0.0

11 Apr 00:20
Compare
Choose a tag to compare

minor refactor with additional helper methods

v2.1.1

10 Apr 04:51
Compare
Choose a tag to compare

performance improvements

v2.1.0

10 Apr 02:12
92219d5
Compare
Choose a tag to compare

adds a new initializer to share a redis client

v2.0.1

09 Apr 01:29
c9580f6
Compare
Choose a tag to compare

changes default TTL

v2.0.0

19 Apr 10:49
Compare
Choose a tag to compare

implements a new interface

v1.2.0: feat: use transactions when registering and stopping nodes

19 Apr 05:29
Compare
Choose a tag to compare

uses transactions when registering and stopping nodes
all service information exists on a single redis node when clustered

v1.1.5

19 Apr 02:29
Compare
Choose a tag to compare

performance and recovery from a missing hash key