summaryrefslogtreecommitdiff
path: root/src/mongo/db/change_stream_change_collection_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-231-2/+2
* SERVER-66635 Introduce TTL job to delete entries from change collections.Rishab Joshi2022-08-211-1/+19
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-4/+8
* SERVER-66634 Make changes to the startup recovery and initial-sync for the ch...Rishab Joshi2022-07-081-0/+1
* SERVER-66633 Record change collection entries in the secondaries.Rishab Joshi2022-06-101-3/+18
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-1/+6
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-291-6/+17
* Revert "SERVER-66123 Introduce logic to write to the change collection in the...auto-revert-processor2022-05-281-11/+6
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-271-6/+11
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-0/+90
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-90/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-0/+90
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-90/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-0/+90