Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support capped collections and tailable cursors #75

Closed
20 of 21 tasks
ferretdb-bot opened this issue Nov 20, 2021 · 1 comment
Closed
20 of 21 tasks

Support capped collections and tailable cursors #75

ferretdb-bot opened this issue Nov 20, 2021 · 1 comment
Assignees
Labels
area/cursors Issues about cursors area/oplog Issues about OpLog and capped collections code/feature Some user-visible feature is not implemented yet
Milestone

Comments

@ferretdb-bot
Copy link
Member

ferretdb-bot commented Nov 20, 2021

https://www.mongodb.com/docs/manual/core/capped-collections/
https://www.mongodb.com/docs/manual/core/tailable-cursors/

Blocks #76.

Tasks

  1. area/diag backend/pg backend/sqlite code/chore not ready
    chilagrow
  2. code/chore
    b1ron
  3. area/admin area/oplog backend/sqlite code/chore community good first issue hacktoberfest
    Akhil-2001 AlekSi
  4. area/admin area/oplog backend/pg code/chore
    rumyantseva
  5. area/admin area/oplog code/feature community good first issue hacktoberfest
    adetunjii chilagrow
  6. area/cursors area/oplog code/chore
    noisersup
  7. area/diag code/chore community good first issue hacktoberfest
    Aditya1404Sal chilagrow
  8. area/oplog backend/pg backend/sqlite code/feature
    chilagrow rumyantseva
  9. area/oplog backend/pg backend/sqlite badly estimated code/feature
    chilagrow
  10. area/oplog code/feature
    noisersup
  11. code/chore
    b1ron
  12. area/oplog backend/sqlite code/chore
    rumyantseva
  13. area/cursors area/indexes area/oplog code/enhancement
    henvic
  14. area/diag code/feature good first issue
    b1ron
  15. area/oplog code/feature not ready
    noisersup
  16. area/oplog code/feature
    rumyantseva
  17. 2 of 2
    area/cursors code/chore
    noisersup
  18. 3 of 3
    area/cursors area/oplog code/feature not ready
    noisersup
  19. area/cursors code/chore
    noisersup
  20. area/cursors area/oplog code/enhancement not ready
    noisersup
  21. area/cursors area/oplog code/enhancement not ready
    noisersup
@ferretdb-bot ferretdb-bot added the code/feature Some user-visible feature is not implemented yet label Nov 20, 2021
@AlekSi AlekSi added this to the Post-1.0 milestone Dec 14, 2021
@AlekSi AlekSi removed this from the v2.0.0 milestone Jan 5, 2022
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label Jun 17, 2022
@AlekSi AlekSi changed the title Support capped collections Support capped collections and tailable cursors Sep 12, 2023
@AlekSi AlekSi added the area/oplog Issues about OpLog and capped collections label Oct 3, 2023
@AlekSi AlekSi added this to the Next milestone Dec 18, 2023
@AlekSi AlekSi removed their assignment Dec 21, 2023
@AlekSi AlekSi removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label Jan 8, 2024
@AlekSi
Copy link
Member

AlekSi commented Jan 8, 2024

The first version with capped collections and tailable cursors is out! See https://github.com/FerretDB/FerretDB/releases/tag/v1.18.0

@AlekSi AlekSi closed this as completed Jan 8, 2024
@AlekSi AlekSi added the area/cursors Issues about cursors label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cursors Issues about cursors area/oplog Issues about OpLog and capped collections code/feature Some user-visible feature is not implemented yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants