GitHub user ferbs added a comment to the discussion: Improve the Kvrocks's documentation
Thanks for asking! Add a page for kvrocks.conf? I found kvrocks.conf in the git repo after noticing it's referenced in the Dockerfile but the file isn't mentioned on the documentation site, not once. The file itself is nicely commented but the doc site could perhaps: * explain its existence and default location * draw attention to settings that are especially important or frequently modified by users * explain alternative ways to set config values rather than modifying the .conf file; I discovered some (all?) configs can be passed as command line switches; (and environment variables? I haven't found them yet, would be good to list what's available.) Even better, the page could provide guidance or link to examples for common scenarios. General ones ranging from high-end to low end would give people a great start: * heavy: high traffic, high-availability, clustered, relatively big boxes * medium: modest traffic but HA required; modest hardware but large SSDs; eg company-internal tool or a new SaaS product * low: memory & cpu constrained systems; eg CI/CD testing GitHub link: https://github.com/apache/kvrocks/discussions/2001#discussioncomment-8400912 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
