We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chore: dependencies upgrade
chore(deps): update module github.com/redis/go-redis/v9 to v9.11.0
refactor: enhance how cluster engine starts (Tochemey#795)
chore: add awesome badge
fix: fix some bugs - default to memberlist default transport when TLS is nit enabled - warn when replication fails instead of panicking.
chore: retract the version v3.6.1
fix: clean actor prior recreating them during rebalancing
fix: push post start message during restart (Tochemey#769)
fix: preserve values but ignore cancellation from the original context ( Tochemey#750)
feat: cancel, pause and resume scheduled message (Tochemey#741)