rocksdb/utilities/ttl
Igor Canadi f868dcbbed Support for adding TTL-ed column family
Summary:
This enables user to add a TTL column family to normal DB.

Next step should be to expand StackableDB and create StackableColumnFamily, such that users can for example add geo-spatial column families to normal DB.

Test Plan: added a test

Reviewers: dhruba, haobo, ljin

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18201
2014-04-28 20:34:20 -07:00
..
db_ttl_impl.cc Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00
db_ttl_impl.h Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00
ttl_test.cc Support for adding TTL-ed column family 2014-04-28 20:34:20 -07:00