GitHub user GoodManWEN added a comment to the discussion: Need advice on production deployment
Thanks for reply, I read it carefully and it was very helpful. I think in my usage case adjusting all the options except the Bloom filter would help improve performance. There is something about write caching that I don't understand very well, I'm not quite sure at what level this caching occurs. I'm concerned about whether if there's case where small writes remain in the cache for a long time without being written to the hard drive. (Comparing this to Redis' RDB process, I can get a clear idea of the conditions under which the cache will be refreshed). Any updates in the documentation would be very helpful. GitHub link: https://github.com/apache/incubator-kvrocks/discussions/1276#discussioncomment-5101866 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
