summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/temporary_record_store.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60639 Defer TemporaryRecordStore dropping to the storage engineLouis Williams2021-10-221-11/+10
* SERVER-39715 Keep index build temporary tables on clean shutdownGregory Noma2020-06-091-6/+5
* SERVER-48415 Write placeholder document to internal table on clean shutdown f...Gregory Noma2020-06-091-2/+5
* SERVER-39703 Pull opCtx ptr out of the TemporaryKVRecordStore and instead pas...Dianna Hohensee2019-02-211-3/+5
* SERVER-38449 convert invariant in TemporaryKVRecordStore to fassertBenety Goh2018-12-111-1/+0
* SERVER-38336 Explicitly delete copy constructor and assignment operator for T...Louis Williams2018-12-041-3/+4
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-0/+66