summaryrefslogtreecommitdiff
path: root/src/mongo/db/ttl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens2023-04-251-2/+3
* SERVER-70055 Make TTL monitor pick up config changes immediatelyJordi Olivares Provencio2023-03-141-4/+12
* SERVER-72073 Ensure TTL deletes don't fall too far behindHaley Connelly2023-02-141-1/+7
* SERVER-68477 add TTLMonitor::onStepUp()Benety Goh2022-08-261-0/+5
* SERVER-56194 Make TTL deletes fairHaley Connelly2022-05-271-12/+50
* SERVER-66387 Declare TTLMonitor in ttl.hHaley Connelly2022-05-161-0/+68
* SERVER-36841 Fix race between TTL thread and shutdownJamie Heppenstall2020-04-281-1/+10
* SERVER-40641 Ensure TTL delete in prepare conflict retry loop does not block ...Gregory Wlodarek2019-05-171-2/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-1/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-211 - simple ttl collections where we can expire based on ageEliot Horowitz2012-05-111-0/+23