summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/change_stream_helpers_legacy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistentArun Banala2022-05-231-0/+15
* SERVER-64992 Remove documentKey caching for change streamsArun Banala2022-04-231-26/+0
* SERVER-63860 Restore documentKey cache for 5.0 - 6.0 upgradeBernard Gorman2022-03-301-5/+25
* SERVER-62801 Add change stream event for create operationArun Banala2022-02-221-0/+17
* SERVER-61892 Read document key from oplog instead of cacheRui Liu2022-01-211-0/+8
* SERVER-58689 Implement loading of pre-images in a change streamDenis Grebennicov2021-09-271-0/+8
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-2/+1
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-2/+1
* SERVER-54676 Serialization and deserialization for shard-side change streams ...Arun Banala2021-05-121-0/+44