summaryrefslogtreecommitdiff
path: root/src/mongo/util/read_through_cache_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73820 Improve class encapsulation, comments and tests of the ReadThrou...Kaloian Manassiev2023-02-131-5/+12
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-22/+25
* SERVER-63241 Lookup round should fulfill atleast a promiseSergi Mateo Bellido2022-03-041-2/+2
* SERVER-62477 Cleanup the interface and comments of ReadThroughCacheKaloian Manassiev2022-01-121-7/+9
* SERVER-59618 add LockerNoopClientObserver and register this ClientObserver in...Benety Goh2021-09-271-4/+9
* SERVER-52939 Expand Promise::setFrom()Ben Caimano2020-11-231-1/+1
* SERVER-51051 Make ReadThroughCache handle canceled lookups on shutdownMarcos José Grillo Ramírez2020-09-231-0/+34
* SERVER-50952 Ensure that cached collection entries with stale-marked shard wi...Tommaso Tocci2020-09-211-5/+5
* SERVER-49976 Cleanup database cache on shard removalTommaso Tocci2020-08-041-2/+2
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-271-0/+77
* Revert "SERVER-49190 Expose a function to iterate over all the entries in the...Henrik Edin2020-07-271-69/+0
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-271-0/+69
* SERVER-49189 pass current cachedValue (and time, if causally consistent) to R...Kevin Pulo2020-07-231-64/+117
* SERVER-48404 Fix ReadThroughCache edge cases around Key Found/Key NOT FoundKaloian Manassiev2020-05-281-4/+60
* SERVER-48184 Rewrite CacheSizeZero from ReadThroughCacheTest to use the MockT...Benety Goh2020-05-251-29/+33
* SERVER-48181 join threads in ReadThroughCacheAsyncTest before destroying cacheBenety Goh2020-05-251-0/+29
* SERVER-46154 Make ReadThroughCache support causal consistencyKaloian Manassiev2020-05-211-85/+240
* SERVER-46154 Pull the InProgressLookup outside of ReadThroughCacheKaloian Manassiev2020-05-171-24/+87
* SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...Kaloian Manassiev2020-05-071-7/+1
* SERVER-47654 Strengthen the guarantees of ReadThroughCache with cacheSize = 0Kaloian Manassiev2020-04-211-0/+27
* SERVER-44978 Make the ReadThroughCache lookup asynchronousKaloian Manassiev2020-03-031-25/+205
* SERVER-45798 Infrastructure for Caching OCSP responses for the ClientShreyas Kalyan2020-02-271-6/+3
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-4/+19
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-171-0/+106
* Revert "SERVER-43721 Rename DistCache to ReadThroughCache"Gabriel Russell2020-01-161-106/+0
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-161-0/+106