summaryrefslogtreecommitdiff
path: root/api/leveldb/leveldb_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix __log_filesize to look for end in larger chunks.Susan LoVerso2014-08-261-0/+6
* Add tests for ReplayIterator methods.Susan LoVerso2014-08-131-1/+53
* Add Replay phase to LiveBackup and add to test program.Susan LoVerso2014-08-131-0/+26
* Put the LevelDB API into the public domain, add a copyright notice toKeith Bostic2014-06-241-3/+24
* Standardize whitespace in LevelDB source code.Alex Gorrod2014-06-131-18/+18
* Add configure support for enabling LevelDB, including the HyperLevelDB flavor.Michael Cahill2014-05-271-1/+1
* Implement the LevelDB API, backed by WiredTiger.Michael Cahill2014-05-161-0/+36