rocksdb/utilities/ttl
Igor Canadi 3992aec8fa Support for column families in TTL DB
Summary:
This will enable people using TTL DB to do so with multiple column families. They can also specify different TTLs for each one.

TODO: Implement CreateColumnFamily() in TTL world.

Test Plan: Added a very simple sanity test.

Reviewers: dhruba, haobo, ljin, sdong, yhchiang

Reviewed By: haobo

CC: leveldb, alberts

Differential Revision: https://reviews.facebook.net/D17859
2014-04-22 11:27:33 -07:00
..
db_ttl.cc Support for column families in TTL DB 2014-04-22 11:27:33 -07:00
db_ttl.h Support for column families in TTL DB 2014-04-22 11:27:33 -07:00
ttl_test.cc Support for column families in TTL DB 2014-04-22 11:27:33 -07:00