summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/mmap_v1/record_store_v1_capped.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16676 don't trash indexes for RecordStores that can compact in-placeMathias Stearn2015-01-151-8/+1
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-2/+2
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-261-1/+1
* SERVER-13635 lift tailable out of StorageEngine API and handle in query layer.Mathias Stearn2014-10-171-1/+1
* SERVER-15373 Add noPadding flag to reduce disk usage for insert-only workloadsMathias Stearn2014-10-171-0/+1
* SERVER-14081 Add more deletedList buckets to cover more sizesMathias Stearn2014-10-171-3/+3
* SERVER-14413 box mmapv1 further, retire structure directoryHari Khalsa2014-07-111-0/+139