rocksdb/utilities/ttl
Mayank Agarwal b1d09f1a51 Fix build failing becasue of ttl-keymayexist
Summary: PutValues calls Flush in ttl_test which clears memtables. KeyMayExist called after that will not be able to read those key-values

Test Plan: make all check OPT=-g

Reviewers:leveldb
2013-09-01 21:06:04 -07:00
..
db_ttl.cc KeyMayExist for ttl 2013-09-01 00:28:18 -07:00
db_ttl.h Replace include/leveldb with include/rocksdb. 2013-08-23 10:51:00 -07:00
ttl_test.cc Fix build failing becasue of ttl-keymayexist 2013-09-01 21:06:04 -07:00