Skip to content

Realtimey features, aka change streams #150

@lvca

Description

@lvca

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?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions