rocksdb/utilities
agiardullo 18d5e1bf88 Remove db_impl_readonly dependency on utilities
Summary: Seems like the cleanest way to resolve this is to move CompactedDBImpl into db/.  CompactedDBImpl should probably live in the same place as DBImplReadonly since Opening the latter could end up instantiating the former.  Both DBImplReadonly and CompactedDBImpl inherit from DBImpl access protected members of DBImpl( and the latter access friendly private methods).

Test Plan: unit tests

Reviewers: sdong, yhchiang, kradhakrishnan, igor

Reviewed By: igor

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D42027
2015-07-14 11:32:54 -07:00
..
backupable "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
checkpoint "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
convenience fix crashes in stats and compaction filter for db_ttl_impl 2015-05-05 16:54:47 -07:00
document Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
flashcache Fix the compilation error in flashcache.cc on Mac 2015-04-07 15:27:23 -07:00
geodb "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
leveldb_options Added CompatibleOptions for compatibility with LevelDB Options 2014-11-20 19:24:39 -08:00
merge_operators "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
redis Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
spatialdb Block spatial_db_test in ROCKSDB_LITE 2015-07-13 18:35:03 -07:00
transactions fix compile for optimistic_transaction_test under ROCKSDB_LITE 2015-07-13 16:42:40 -07:00
ttl "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
write_batch_with_index Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
merge_operators.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00