summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_check_invalidate.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-9/+2
| | | | in optimization.
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-4/+2
|
* SERVER-55424: Rename change streams DocumentSources to include ↵Rishab Joshi2021-05-201-0/+104
'DocumentSourceChangeStream' prefix.