rocksdb/utilities/ttl
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
..
db_ttl.cc Make DBWithTTL more like StackableDB 2013-12-06 16:10:43 -08:00
db_ttl.h Make DBWithTTL more like StackableDB 2013-12-06 16:10:43 -08:00
ttl_test.cc Fixed typos 2013-11-16 11:21:34 +00:00