Skip to content

Feature request: mongo change stream #2788

Closed
@Lewik

Description

@Lewik

Mongo change stream is stream with changes from database. It's pushed from db side. It's not pulled by "us". So this source is very helpful to build live interfaces.

So SI inbound-change-stream-adapter will be great thing. I'd like to make this by myself, but I haven't enough knowledge to do this %).

https://docs.mongodb.com/manual/changeStreams/
https://github.com/spring-projects/spring-data-examples/tree/master/mongodb/change-streams (container sould be autostarted)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions