Skip to content

Change Streams not working #641

@philkunz

Description

@philkunz

Any reason why the replica set created with mongodb-memory-server does not work for change streams in general?
while Atlas just works?

const changeStream = mongoDbCollection.watch([], {
    fullDocument: 'updateLookup'
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions