GitHub user MarcoLugo added a comment to the discussion: Recommended configuration for large database?
@git-hulk I tried with `kvrocks version 2.8.0 (commit 311398a2)` this time and the result was roughly the same, unfortunately. Using the following non-default parameters: ``` --workers 32 --rocksdb.block_cache_size 16384 --rocksdb.subkey_block_cache_size 10240 --rocksdb.share_metadata_and_subkey_block_cache yes ``` Any other suggestions? GitHub link: https://github.com/apache/kvrocks/discussions/2673#discussioncomment-11327591 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
