type
Former-commit-id: 1c36b46cb4880a89c4d712215e40e3fb139dc757
This commit is contained in:
parent
88fe444538
commit
5f27820d5d
@ -19,7 +19,7 @@ With new features comes new options:
|
||||
|
||||
**server-threads** *N*
|
||||
|
||||
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 two.
|
||||
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.
|
||||
|
||||
**scratch-file-path** *path*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user