GitHub user git-hulk added a comment to the discussion: How to configure row cache value to improve read performance?
Hi @GoodManWEN We have enabled the configuration `https://github.com/apache/incubator-kvrocks/blob/unstable/kvrocks.conf#L530` by default which means those two configurations will share the memory cache. And we still keep them instead of the single one for compatibility reasons. GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1353#discussioncomment-5424547 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
