-
-
Notifications
You must be signed in to change notification settings - Fork 99
Realtimey features, aka change streams #150
Copy link
Copy link
Closed
Description
Discussed in #149
Originally posted by tetious October 18, 2021
I'm wondering if there are plans around or interest in implementing something like Mongo's Change Streams?
It seems like it might not be too bad to add, given it is essentially a special-case of replication. This might be an oversimplification based on optimistic naivety, though. 😄
Being able to subscribe to changes at the "Type" level, as well as database level, would be very interesting I think. It would also allow for fleshing out some of the more flashy bits of the Redis (pub/sub) and Mongo feature-sets.
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request