Snapchat / KeyDB

A Multithreaded Fork of Redis
https://keydb.dev
BSD 3-Clause "New" or "Revised" License
11.34k stars 572 forks source link

Sync .conf default of min-clients-per-thread with real config default #759

Open av-elier opened 10 months ago

av-elier commented 10 months ago

This PR syncs keydb.conf (documentation) file with actual config default for min-clients-per-thread param.

See a0abc1eddd071f984950ad8918fad0259c495184

I'am not sure if right target branch is unstable or main

JohnSully commented 7 months ago

main is the branch we should target

JohnSully commented 7 months ago

I cannot automatically retarget the correct branch, can you update on a branch based off of main.

av-elier commented 7 months ago

Rebased the commit to main