summaryrefslogtreecommitdiff
path: root/src/mongo/db/read_write_concern_defaults.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...Kaloian Manassiev2020-05-071-4/+6
* SERVER-44978 Make the ReadThroughCache lookup asynchronousKaloian Manassiev2020-03-031-2/+2
* SERVER-44978 Remove accidentally added usage of getGlobalServiceContext() fro...Kaloian Manassiev2020-02-261-2/+2
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-1/+5
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-141-4/+25
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-171-3/+2
* Revert "SERVER-43721 Rename DistCache to ReadThroughCache"Gabriel Russell2020-01-161-2/+3
* SERVER-43721 Rename DistCache to ReadThroughCacheKaloian Manassiev2020-01-161-3/+2
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-161-11/+14
* SERVER-45282 Unify how mongos and mongod default RWC caches handle deleted de...Jack Mulrow2020-01-081-1/+1
* SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserverJack Mulrow2019-12-201-0/+15
* SERVER-43720 Make RWCDefaults commands persist the defaultsJack Mulrow2019-12-171-5/+8
* SERVER-43716 mongos periodic refresh of RWC defaultsKevin Pulo2019-12-131-1/+7
* SERVER-43720 Add default read write concern commands to mongos and config serverJack Mulrow2019-12-121-0/+1
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-091-10/+29
* SERVER-43123 SERVER-43124 Use ReadWriteConcernDefaults for incoming mongod re...Kevin Pulo2019-10-211-0/+9
* SERVER-43120 SERVER-43121 SERVER-43122 ReadWriteConcernDefaults component, se...Kevin Pulo2019-09-261-0/+102