summaryrefslogtreecommitdiff
path: root/src/mongo/db/change_stream_pre_images_collection_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75005 Integrate pre-image collection removal with new truncate mechanismHaley Connelly2023-05-101-11/+36
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens2023-04-251-4/+6
* SERVER-76125 Make ChangeStreamPreImagesCollectionManager a decoration on Serv...Haley Connelly2023-04-191-9/+74
* SERVER-75439 Add pre-image remover metricsJordi Olivares Provencio2023-04-131-0/+47
* SERVER-74099 Create PreImagesTruncateMarkersHaley Connelly2023-03-201-0/+4
* SERVER-70274 Improve performance of change stream pre-images purging job by l...Denis Grebennicov2022-10-261-18/+0
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-7/+0
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+7
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+96