summaryrefslogtreecommitdiff
path: root/src/mongo/db/ttl_collection_cache.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69091 Handle invalid TTL expireAfterSeconds values uniformlyMatthew Saltz2022-10-171-9/+9
* SERVER-68477 include 'expireAfterSeconds' type information when registering T...Benety Goh2022-08-261-2/+38
* SERVER-60537 Support clustering non-explicitly replicated collections by arbi...Josef Ahmad2021-10-251-1/+1
* SERVER-54007 Support TTL deletions on time-series clustered indexesLouis Williams2021-03-011-4/+16
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection namespa...Xiangyu Yao2019-07-291-5/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-24631: Add TTL collection namespace cacheKevin Albertson2016-07-191-0/+56