-
Notifications
You must be signed in to change notification settings - Fork 149
PubSub support #218
Copy link
Copy link
Closed
Labels
Feature ✨Additional feature, big or smallAdditional feature, big or small
Milestone
Description
PubSub support.
We will support only RESP3. For the push notification.
RESP3 and pubsub in redis-rs currently in progress.
How to handle disconnections? both in standalone and CME.
- Core rust, support pub sub in cluster.
- maintain subscription state after disconnect
- Add to the socket manager option to push out of band messages
- Python
- node
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature ✨Additional feature, big or smallAdditional feature, big or small
Type
Projects
Status
Done