We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f943a2 + d4b0833 commit a94bfe4Copy full SHA for a94bfe4
content/operate/rs/databases/durability-ha/clustering.md
@@ -10,7 +10,7 @@ description: Clustering to allow customers to spread the load of a Redis process
10
linktitle: Clustering
11
weight: 10
12
---
13
-Source available [Redis](https://redislabs.com/redis-features/redis) is a single-threaded process
+Source available [Redis](https://redis.io/docs/latest/get-started/) is a single-threaded process
14
to provide speed and simplicity.
15
A single Redis process is bound by the CPU core that it is running on and available memory on the server.
16
0 commit comments