summaryrefslogtreecommitdiff
path: root/src/mongo/db/ttl_collection_cache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
|
* SERVER-42147 Make TTL mechanism maintain UUIDs rather than collection ↵Xiangyu Yao2019-07-291-11/+11
| | | | namespace strings
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
|
* SERVER-24631: Add TTL collection namespace cacheKevin Albertson2016-07-191-0/+63