Skip to content

[Feature Request] OpLog support #81

Open
@AlekSi

Description

@AlekSi

Purpose of the feature.

https://www.mongodb.com/docs/manual/core/replica-set-oplog/

Having OpLog support in DocumentDB would enable the following:

Describe the solution you'd like

OpLog is implemented in DocumentDB. OpLog collection is a capped collection, so this issue is blocked by #47.

Describe alternatives you've considered

Implement capped collections and OpLog in FerretDB. If change streams (#50) are implemented, that should be easy. Without them, that would be very hard.

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions