rocksdb/utilities/merge_operators
Igor Canadi 0a5ec49895 Make DBWithTTL more like StackableDB
Summary: Now DBWithTTL takes DB* and can behave more like StackableDB. This saves us a lot of duplicate work by defining interfaces

Test Plan: ttl_test with ASAN - OK

Reviewers: emayanke

Reviewed By: emayanke

CC: leveldb

Differential Revision: https://reviews.facebook.net/D14481
2013-12-06 16:10:43 -08:00
..
string_append Make DBWithTTL more like StackableDB 2013-12-06 16:10:43 -08:00
.DS_Store Implemented StringAppendOperator and unit tests. 2013-05-13 15:09:42 -07:00
put.cc Change namespace from leveldb to rocksdb 2013-10-04 11:59:26 -07:00
uint64add.cc Fixed typos 2013-11-16 11:21:34 +00:00