We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674d9fb commit 0267406Copy full SHA for 0267406
keydb.conf
@@ -2023,7 +2023,7 @@ jemalloc-bg-thread yes
2023
2024
# The minimum number of clients on a thread before KeyDB assigns new connections to a different thread
2025
# Tuning this parameter is a tradeoff between locking overhead and distributing the workload over multiple cores
2026
-# min-clients-per-thread 50
+# min-clients-per-thread 20
2027
2028
# How often to run RDB load progress callback?
2029
# The callback runs during key load to ping other servers and prevent timeouts.
0 commit comments