rocksdb/utilities
Lei Jin 3c68006109 CompactedDBImpl
Summary:
Add a CompactedDBImpl that will enabled when calling OpenForReadOnly()
and the DB only has one level (>0) of files. As a performan comparison,
CuckooTable performs 2.1M/s with CompactedDBImpl vs. 1.78M/s with
ReadOnlyDBImpl.

Test Plan: db_bench

Reviewers: yhchiang, igor, sdong

Reviewed By: sdong

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D23553
2014-09-25 11:14:01 -07:00
..
backupable Fix Mac compile 2014-09-09 18:42:35 -07:00
compacted_db CompactedDBImpl 2014-09-25 11:14:01 -07:00
document fix more compile warnings 2014-09-05 14:14:37 +08:00
geodb fix more compile warnings 2014-09-05 14:14:37 +08:00
merge_operators Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
redis RocksDBLite 2014-04-15 13:39:26 -07:00
spatialdb Fixed a signed-unsigned comparison in spatial_db.cc -- issue #293 2014-09-18 10:57:20 -07:00
ttl Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
write_batch_with_index WriteBatchWithIndex to allow different Comparators for different column families 2014-09-22 13:47:39 -07:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00