summaryrefslogtreecommitdiff
path: root/db/reccache.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixes for boost 1.36Mathias Stearn2009-11-161-1/+1
* refactor a littleDwight2009-10-141-1/+1
* move the var 'database' inside Client objectDwight2009-10-141-1/+1
* cleanupDwight2009-08-251-1/+1
* --cacheSize option - applies to recstore storage engine onlyDwight2009-05-141-2/+9
* make dbunlocking() inlineable -- should be fasterDwight2009-03-261-17/+7
* recstore: closeFiles() supportDwight2009-03-241-6/+34
* recstore: support for multiple directoriesDwight2009-03-231-30/+57
* improved dropIndex for new recstoreDwight2009-03-191-15/+39
* implemented dropIndexes for alt rec storeDwight2009-03-171-0/+57
* recstore: fix error messageDwight2009-03-161-0/+3
* recstore: bug fix, plus allow index files > 2GBDwight2009-03-131-13/+5
* for new recstore, have a separate datafile for each indexDwight2009-03-131-1/+140
* bg page writer can run concurrently nowDwight2009-02-061-5/+5
* new pagewriterDwight2009-02-061-0/+134