Skip to content

Tags: monjovi/redis

Tags

v6.13.2

Fix example

v6.13.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request redis#822 from go-redis/fix/receive-message-rework

Rework ReceiveMessage

v6.13.0

Add changelog

v6.12.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request redis#782 from go-redis/fix/sentinel-client

Export SentinelClient

v6.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request redis#774 from robinhoodmarkets/fix-cluster-copy

reset cmdable.process when copying cluster client

v6.10.2

Remove costly 'appendIfNotExists' and 'remove' call from PubSub (redi…

…s#743)

* remove costly 'appendIfNotExists' and 'remove' call from pubsub

v6.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request redis#742 from go-redis/fix/with-context-wrap-process

Fix WithContext followed by WrapProcess

v6.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request redis#737 from gbbr/context

cluster: add support for context.Context to ClusterClient and Ring

v6.9.2

Fix doc

v6.9.1

Fix proto.RedisError in slices