https://github.com/facebook/rocksdb
Raw File
Tip revision: fdf403f5918a2b4355cf75ebe5e21d0fc22db880 authored by Andrew Kryczka on 19 February 2023, 21:44:55 UTC
update HISTORY.md for 8.0.0
Tip revision: fdf403f
.watchmanconfig
{
  "content_hash_warming": true,
  "content_hash_max_items": 333333,
  "hint_num_files_per_dir": 8,
  "fsevents_latency": 0.05
}
back to top