rocksdb/include/rocksdb/utilities
Siying Dong a98317f555 Option string/map can set merge operator from object registry (#5123)
Summary:
Allow customized merge operator to be loaded from option file/map/string
by allowing users to pre-regiester merge operators to object registry.

Also update HISTORY.md and header files for the same feature for comparator.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5123

Differential Revision: D14658488

Pulled By: siying

fbshipit-source-id: 86ea2fbd2a0a04632d8ea9fceaffefd041f6ae61
2019-03-28 14:54:29 -07:00
..
lua Remove Lua compaction filter from RocksDB main repo (#4971) 2019-02-13 12:42:44 -08:00
backupable_db.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
checkpoint.h Change RocksDB License 2017-07-15 16:11:23 -07:00
convenience.h Change RocksDB License 2017-07-15 16:11:23 -07:00
db_ttl.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
debug.h GetAllKeyVersions() to take an extra argument of max_num_ikeys. (#4271) 2018-08-16 15:57:08 -07:00
env_librados.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
env_mirror.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
info_log_finder.h Change RocksDB License 2017-07-15 16:11:23 -07:00
ldb_cmd_execute_result.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
ldb_cmd.h ldb command parsing: allow option values to contain equals signs (#5088) 2019-03-25 13:23:11 -07:00
leveldb_options.h Change RocksDB License 2017-07-15 16:11:23 -07:00
memory_util.h Change RocksDB License 2017-07-15 16:11:23 -07:00
object_registry.h Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 2018-11-09 11:19:58 -08:00
optimistic_transaction_db.h Make Optimistic Tx database stackable 2018-04-03 15:28:40 -07:00
option_change_migration.h Change RocksDB License 2017-07-15 16:11:23 -07:00
options_util.h Option string/map can set merge operator from object registry (#5123) 2019-03-28 14:54:29 -07:00
sim_cache.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
stackable_db.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
table_properties_collectors.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
transaction_db_mutex.h Change RocksDB License 2017-07-15 16:11:23 -07:00
transaction_db.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
transaction.h Fix Windows broken build error due to non-const override (#4798) 2018-12-19 13:29:51 -08:00
utility_db.h Run automatic formatter against public header files (#5115) 2019-03-27 13:24:25 -07:00
write_batch_with_index.h Revert "BaseDeltaIterator: always check valid() before accessing key(… (#4744) 2018-12-03 23:38:27 -08:00