rocksdb/utilities
2016-01-20 00:27:29 +00:00
..
backupable fix valgrind failure in backupable_db_test 2016-01-06 18:04:58 -08:00
checkpoint No need to #ifdef test only code on windows 2015-10-22 15:15:37 -07:00
compaction_filters
convenience
document Fix clang warnings regarding unnecessary std::move 2015-12-24 04:10:00 +08:00
flashcache Fix clang warnings regarding unnecessary std::move 2015-12-24 04:10:00 +08:00
geodb As per google coding standard replace "using" in option_builder.cc and 2016-01-20 00:27:29 +00:00
leveldb_options
memory Fix build broken by previous commit of "option helper refactor" 2015-11-17 16:52:54 -08:00
merge_operators Lint everything 2015-11-16 12:56:21 -08:00
options Add CheckOptionsCompatibility() API to options_util 2015-11-12 16:52:51 -08:00
redis Lint everything 2015-11-16 12:56:21 -08:00
spatialdb Enable MS compiler warning c4244. 2015-12-11 16:47:34 -08:00
table_properties_collectors
transactions Do not use timed_mutex in TransactionDB 2015-12-18 17:26:02 -08:00
ttl
write_batch_with_index fix typos in comments 2015-12-11 01:54:48 +09:00
env_mirror.cc Fix warning in release 2015-12-23 22:38:12 -08:00
env_mirror_test.cc env: add EnvMirror 2015-12-10 21:32:45 -05:00
merge_operators.h