summaryrefslogtreecommitdiff
path: root/db/dur_journalformat.h
Commit message (Expand)AuthorAgeFilesLines
* preallocate journal files. some file systems are quite slow otherwise.dwight2011-02-041-3/+6
* try to fix md5.js testdwight2011-01-221-0/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-9/+9
* new lsn formatDwight2010-12-231-0/+12
* fix commentsDwight2010-12-221-6/+6
* add testDwight2010-12-221-1/+1
* dur journal file format change in prep for addtl workdwight2010-12-201-2/+3
* Manually revert JObjAppendOp stuffMathias Stearn2010-12-201-16/+0
* dur stub out a compressed builderdwight2010-12-191-3/+2
* dur tiny optimizationdwight2010-12-191-1/+1
* dur optimize writing to the oplog for durabilitydwight2010-12-191-3/+34
* dur optimizing seeting context to local database as that will be super common...dwight2010-12-171-5/+18
* Remove support for non-checksummed journal fileMathias Stearn2010-12-151-9/+0
* Revert "Revert "str stuff""dwight2010-12-151-10/+17
* Revert "str stuff"dwight2010-12-151-17/+10
* str stuffdwight2010-12-151-10/+17
* use relative paths in the journaldwight2010-12-141-3/+5
* dur drop database handlingdwight2010-12-121-0/+1
* Add an md5sum to each journal commit and check it on restoreMathias Stearn2010-12-101-3/+31
* make journalformat more self-documentingMathias Stearn2010-12-101-15/+15
* this should be an enumMathias Stearn2010-12-101-4/+6
* durdwight2010-11-261-0/+91