Update README.md
Former-commit-id: 141557963e8d660072563bcb50c9b110a6e613fe
This commit is contained in:
parent
a1c1d381af
commit
3f7091c075
@ -25,6 +25,7 @@ New Configuration Options
|
|||||||
With new features comes new options:
|
With new features comes new options:
|
||||||
|
|
||||||
server-threads N
|
server-threads N
|
||||||
|
server-thread-affinity [true/false]
|
||||||
|
|
||||||
The number of threads used to serve requests. This should be related to the number of queues available in your network hardware, *not* the number of cores on your machine. Because KeyDB uses spinlocks to reduce latency; making this too high will reduce performance. We recommend using 4 here. By default this is set to one.
|
The number of threads used to serve requests. This should be related to the number of queues available in your network hardware, *not* the number of cores on your machine. Because KeyDB uses spinlocks to reduce latency; making this too high will reduce performance. We recommend using 4 here. By default this is set to one.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user