rocksdb/utilities
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
..
merge_operators Replace include/leveldb with include/rocksdb. 2013-08-23 10:51:00 -07:00
redis Replace include/leveldb with include/rocksdb. 2013-08-23 10:51:00 -07:00
ttl Fix build failing becasue of ttl-keymayexist 2013-09-01 21:06:04 -07:00
.DS_Store Implemented StringAppendOperator and unit tests. 2013-05-13 15:09:42 -07:00
merge_operators.h Replace include/leveldb with include/rocksdb. 2013-08-23 10:51:00 -07:00