rocksdb/utilities/ttl
Mayank Agarwal 56305221c4 Unify DeleteFile and DeleteWalFiles
Summary:
This is to simplify rocksdb public APIs and improve the code quality.
Created an additional parameter to ParseFileName for log sub type and improved the code for deleting a wal file.
Wrote exhaustive unit-tests in delete_file_test
Unification of other redundant APIs can be taken up in a separate diff

Test Plan: Expanded delete_file test

Reviewers: dhruba, haobo, kailiu, sdong

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D13647
2013-10-25 08:32:14 -07:00
..
db_ttl.cc Unify DeleteFile and DeleteWalFiles 2013-10-25 08:32:14 -07:00
db_ttl.h Unify DeleteFile and DeleteWalFiles 2013-10-25 08:32:14 -07:00
ttl_test.cc Change namespace from leveldb to rocksdb 2013-10-04 11:59:26 -07:00