summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/external_record_store.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74642 RecordStore::printRecordMetadata() accepts recordTimestampsBenety Goh2023-03-081-1/+3
* SERVER-74472 Add ranged truncate method to RecordStoreJordi Olivares Provencio2023-03-031-0/+9
* SERVER-66283 Correct tailable cursor support on unreplicated capped collectionsLouis Williams2022-12-291-0/+6
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-291-8/+0
* SERVER-69683 Named Pipes: Implement MultiBsonStreamCursorKevin Cherkauer2022-10-261-0/+8
* SERVER-69685 Add `createVirtualCollection` APIYoonsoo Kim2022-09-281-0/+148