summaryrefslogtreecommitdiff
path: root/api/leveldb/hyper_wt.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove loop to walk replay iterator from LiveBackup. #1106Susan LoVerso2014-09-021-19/+0
* Fix __log_filesize to look for end in larger chunks.Susan LoVerso2014-08-261-2/+13
* Fix valid operation check.Susan LoVerso2014-08-131-1/+1
* Add Replay phase to LiveBackup and add to test program.Susan LoVerso2014-08-131-2/+20
* Add LiveBackup code.Susan LoVerso2014-08-121-1/+44
* Rename SkipTo to SeekTo. Make SkipTo no-op.Susan LoVerso2014-08-121-19/+20
* Add "all" and "now" support. Add macro for modification operation.Susan LoVerso2014-08-111-12/+19
* Add replay code to Hyperleveldb port. #1106Susan LoVerso2014-08-071-16/+226
* Split out HyperLevelDB stubs into a separate file, with comments describing w...Michael Cahill2014-07-161-0/+144