Fix typo
Former-commit-id: 57ae67618130fb03a3397bba923627eeb037b645
This commit is contained in:
parent
cfd9b5e6ee
commit
403a72e70d
@ -60,7 +60,7 @@ All other configuration options behave as you'd expect. Your existing configura
|
|||||||
Building KeyDB
|
Building KeyDB
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
KeyDB can be compiled and is tested for use on Linux. KeyDB currently relies on SO_REUSEADDR's load balancing behavior which is available only in Linux. When we support marshalling connections across threads we plan to support other operating systems such as FreeBSD.
|
KeyDB can be compiled and is tested for use on Linux. KeyDB currently relies on SO_REUSEPORT's load balancing behavior which is available only in Linux. When we support marshalling connections across threads we plan to support other operating systems such as FreeBSD.
|
||||||
|
|
||||||
Install dependencies:
|
Install dependencies:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user