summaryrefslogtreecommitdiff
path: root/src/mongo/db/keys_collection_cache.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54205 Proactively load external keys into the keys cacheJack Mulrow2021-02-221-0/+5
* SERVER-53406 Store external keys once per migrationJack Mulrow2021-02-091-2/+1
* SERVER-53403 Support validating cluster times with keys from external_validat...Cheahuychou Mao2021-01-151-3/+44
* SERVER-53680 Use IDL for KeysCollectionDocumentCheahuychou Mao2021-01-131-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-2/+2
* 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-8/+10
* SERVER-28887 Cleanup KeysCollectionCacheReader/AndUpdaterBlake Oler2018-01-311-14/+26
* SERVER-28972 match return key by keyId in KeysCollectionManager::getKeyForVal...Misha Tyulenev2017-06-131-0/+7
* SERVER-28435 Skeleton code for KeysCollectionCacheReaderRandolph Tan2017-04-111-0/+55