Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion keydb.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,7 @@ jemalloc-bg-thread yes

# The minimum number of clients on a thread before KeyDB assigns new connections to a different thread
# Tuning this parameter is a tradeoff between locking overhead and distributing the workload over multiple cores
# min-clients-per-thread 50
# min-clients-per-thread 20

# How often to run RDB load progress callback?
# The callback runs during key load to ping other servers and prevent timeouts.
Expand Down