summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/biggie/biggie_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38987 Replace ephemeralForTest storage engine with biggie implementationHenrik Edin2020-07-171-97/+0
* SERVER-49198 Implement ServerStatusSection for BiggieYuhong Zhang2020-07-071-2/+24
* SERVER-47873 Eliminate the Collection* saved in IndexDescriptorGeert Bosch2020-06-101-3/+3
* SERVER-41865 Change naming and location of KVCatalog and StorageEngineImplXiangyu Yao2019-06-251-1/+1
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-3/+3
* Revert "SERVER-40478 Merge StorageEngine class with KVStorageEngine"Gregory Wlodarek2019-06-201-3/+3
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-201-3/+3
* 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-9/+10
* SERVER-36002 Integrate and build biggie storage engineBen Judd2018-09-261-8/+7
* SERVER-35532 Set up record store and pass all unit tests.Ben Judd2018-07-251-1/+3
* SERVER-35531 New "biggie" storage engine starts up and registers selfBen Judd2018-07-251-0/+74