summaryrefslogtreecommitdiff
path: root/src/docs/lsm.dox
Commit message (Expand)AuthorAgeFilesLines
* Multiple language doc support. refs #1130.Don Anderson2014-10-061-4/+21
* I don't expect to fix named checkpoints in LSM, tombstones were theKeith Bostic2014-09-111-4/+3
* LSM tombstones are no longer empty values, remove that caveat fromKeith Bostic2014-09-111-6/+0
* Make it explicit that LSM cursors cannot read from checkpoints, at least unti...Michael Cahill2014-04-151-1/+2
* lsm_bloom_hash_count -> lsm=(bloom_hash_count)Keith Bostic2013-12-031-4/+4
* Move LSM configuration options to be a group in WT_SESSION->create API.Alex Gorrod2013-12-031-3/+3
* s/data/value/ in a few more places.Michael Cahill2013-11-281-1/+1
* Remove transactional caveats from LSM docs.Michael Cahill2013-08-211-19/+2
* Clarify when applications have to keep key/value buffers valid.Michael Cahill2013-07-291-10/+3
* Emphasize schema-level cursors (table, colgroup, index) as normal. Low-level...Michael Cahill2013-07-181-2/+2
* Change hazard reference to hazard pointer, plus a few minor doc edits.Susan LoVerso2012-12-061-7/+7
* Cut release 1.3.4.1.3.4Michael Cahill2012-10-191-16/+14
* Fixes for LSM docs.Alexander Gorrod2012-09-171-6/+7
* whitespaceMichael Cahill2012-09-141-1/+0
* [mq]: lsm-more-docsMichael Cahill2012-09-141-1/+48
* Fix some LSM issues uncovered by review.Alex Gorrod2012-09-141-1/+1
* First pass adding documentation for LSM.Michael Cahill2012-09-141-0/+101