rocksdb/utilities/ttl
Mayank Agarwal 3c35eda9bd Make Write API work for TTL databases
Summary: Added logic to make another WriteBatch with Timestamps during the Write function execution in TTL class. Also expanded the ttl_test to test for it. Have done nothing for Merge for now.

Test Plan: make ttl_test;./ttl_test

Reviewers: haobo, vamsi, dhruba

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D10827
2013-06-10 15:23:44 -07:00
..
db_ttl.cc Make Write API work for TTL databases 2013-06-10 15:23:44 -07:00
db_ttl.h Very basic Multiget and simple test cases. 2013-06-05 11:22:38 -07:00
ttl_test.cc Make Write API work for TTL databases 2013-06-10 15:23:44 -07:00