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.
1 parent 80541a4 commit d4b0833Copy full SHA for d4b0833
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