Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redis PubSub, RedisConn methods no longer require mutable, custom backdoor to underlying redis commands in a batch #57

Merged
merged 4 commits into from
Aug 19, 2024

Conversation

zakstucke
Copy link
Owner

  • No more mutable requirement for redis conns, much more ergonomic
  • Custom fallbacks to underlying redis interface without having to leave higher level interface
  • Redis pubsub

@zakstucke zakstucke changed the title Redis PubSub Redis PubSub, RedisConn methods no longer require mutable, custom backdoor to underlying redis Aug 14, 2024
@zakstucke zakstucke changed the title Redis PubSub, RedisConn methods no longer require mutable, custom backdoor to underlying redis Redis PubSub, RedisConn methods no longer require mutable, custom backdoor to underlying redis commands in a batch Aug 14, 2024
@zakstucke zakstucke merged commit b04ca82 into main Aug 19, 2024
9 checks passed
@zakstucke zakstucke deleted the dev branch August 19, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant