rocksdb/utilities/ttl
sdong 4af1954fd6 Compaction Filter V1 to use old context struct to keep backward compatible
Summary: The previous change D15087 changed existing compaction filter, which makes the commonly used class not backward compatible. Revert the older interface. Use a new interface for V2 instead.

Test Plan: make all check

Reviewers: haobo, yhchiang, igor

CC: danguo, dhruba, ljin, igor, leveldb

Differential Revision: https://reviews.facebook.net/D17223
2014-04-02 14:57:51 -07:00
..
db_ttl.cc Make DBWithTTL more like StackableDB 2013-12-06 16:10:43 -08:00
db_ttl.h Compaction Filter V1 to use old context struct to keep backward compatible 2014-04-02 14:57:51 -07:00
ttl_test.cc Compaction Filter V1 to use old context struct to keep backward compatible 2014-04-02 14:57:51 -07:00