This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
rocksdb
mirror of
https://github.com/facebook/rocksdb.git
Watch
3
Star
0
Fork
You've already forked rocksdb
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
351d2fd2b6
rocksdb
/
unreleased_history
/
new_features
/
mutable_table_options.md
170 B
Raw
Blame
History
All "simple" options in
BlockBasedTableOptions
are now mutable with
DB::SetOptions()
. For now, "simple" only includes non-pointer options that are 64 bits or less.