summaryrefslogtreecommitdiff
path: root/src/mongo/db/logical_session_cache_factory_mongos.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-51/+0
* SERVER-37837 Move `config.transactions` manipulation out of SessionsCollectionKaloian Manassiev2019-05-021-1/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* 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-35188 Rename ServiceLiason* types to ServiceLiaison*Jack Mulrow2018-05-311-3/+3
* SERVER-31011 Provide transaction record deletion hookJason Carey2017-09-201-1/+1
* SERVER-28342 Ensure session bookkeeping happensJason Carey2017-08-221-2/+3
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-181-5/+2
* SERVER-29199 Implement ServiceLiasonMongossamantharitter2017-07-131-4/+2
* SERVER-29475 Install the logical session cachesamantharitter2017-06-161-0/+55