rocksdb/options
Siying Dong cf3a671733 Remove cuckoo hash memtable (#4953)
Summary:
Cuckoo Hash is less useful than we initially expected. Remove it.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4953

Differential Revision: D13979264

Pulled By: siying

fbshipit-source-id: 2a60afdaa989f045357398b43a1cc5d46f4492ed
2019-02-07 16:15:27 -08:00
..
cf_options.cc Concurrent task limiter for compaction thread control (#4332) 2018-12-13 13:18:28 -08:00
cf_options.h Concurrent task limiter for compaction thread control (#4332) 2018-12-13 13:18:28 -08:00
db_options.cc
db_options.h
options.cc Make compaction_pri = kMinOverlappingRatio to be default (#4911) 2019-01-23 16:47:38 -08:00
options_helper.cc
options_helper.h
options_parser.cc
options_parser.h
options_sanity_check.cc
options_sanity_check.h
options_settable_test.cc Concurrent task limiter for compaction thread control (#4332) 2018-12-13 13:18:28 -08:00
options_test.cc Remove cuckoo hash memtable (#4953) 2019-02-07 16:15:27 -08:00