rocksdb/utilities
Bryan Rosario 9e285d4238 Added CompatibleOptions for compatibility with LevelDB Options
Summary: Created a CompatibleOptions object that can be used as a LevelDB Options object and then converted to a RocksDB Options object using the ConvertOptions() method.

Test Plan: Unit test included in diff.

Reviewers: ljin

Reviewed By: ljin

Subscribers: sdong, dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D28893
2014-11-20 19:24:39 -08:00
..
backupable Fix broken test in 31b02d. 2014-11-13 14:46:30 -08:00
checkpoint Moved checkpoint to utilities 2014-11-20 15:54:47 -08:00
compacted_db Introduce GetThreadList API 2014-11-20 10:49:32 -08:00
document
geodb Turn on -Wshorten-64-to-32 and fix all the errors 2014-11-11 16:47:22 -05:00
leveldb_options Added CompatibleOptions for compatibility with LevelDB Options 2014-11-20 19:24:39 -08:00
merge_operators
redis Turn on -Wshorten-64-to-32 and fix all the errors 2014-11-11 16:47:22 -05:00
spatialdb Add concurrency to compacting SpatialDB 2014-11-13 16:34:29 -05:00
ttl Turn on -Wshorten-64-to-32 and fix all the errors 2014-11-11 16:47:22 -05:00
write_batch_with_index Turn on -Wshorten-64-to-32 and fix all the errors 2014-11-11 16:47:22 -05:00
merge_operators.h