Commit Graph

9 Commits

Author SHA1 Message Date
Susan LoVerso
e45d3e32b3 Remove loop to walk replay iterator from LiveBackup. #1106 2014-09-02 12:04:30 -04:00
Susan LoVerso
a99330cea9 Fix __log_filesize to look for end in larger chunks.
Fix ReplayIterator::Valid() to retry if it's invalid. #1106
2014-08-26 14:27:17 -04:00
Susan LoVerso
5dde373e02 Fix valid operation check. 2014-08-13 15:37:24 -04:00
Susan LoVerso
d757114787 Add Replay phase to LiveBackup and add to test program. 2014-08-13 11:24:30 -04:00
Susan LoVerso
e432b716de Add LiveBackup code. 2014-08-12 14:20:27 -04:00
Susan LoVerso
1ae4eada31 Rename SkipTo to SeekTo. Make SkipTo no-op. 2014-08-12 13:26:53 -04:00
Susan LoVerso
306099fc4a Add "all" and "now" support. Add macro for modification operation. 2014-08-11 15:41:21 -04:00
Susan LoVerso
8e6f946794 Add replay code to Hyperleveldb port. #1106 2014-08-07 14:27:20 -04:00
Michael Cahill
56a3dd47f5 Split out HyperLevelDB stubs into a separate file, with comments describing what the methods are supposed to do.
--HG--
rename : api/leveldb/dummy.cc => api/leveldb/hyper_wt.cc
2014-07-16 16:43:49 +10:00