Skip to content

Tags: zavitax/redis-replica-manager-go

Tags

v1.2.11

Don't send data to channel while locked

v1.2.10

Reduce the chance of a deadlock on close

v1.2.9

Resolve data race when sending pubsub update packets down a notificat…

…ion channel

v1.2.8

Re-enable housekeeping upon local site manager start

v1.2.7

Bugfix: Close() would execute FLUSHDB which would confuse the cluster

v1.2.6

Always use redis as source of truth about local slots assignment

v1.2.5

Bugfix: race condition which caused to redis state and local state to…

… desync

v1.2.4

Bugfix: RequestRemoveSlot did not respect result from LUA script

v1.2.3

Bugfix: RequestRemoveSlot did not respect result from LUA script

v1.2.2

Remove debug output