Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/operate/rs/databases/durability-ha/clustering.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description: Clustering to allow customers to spread the load of a Redis process
linktitle: Clustering
weight: 10
---
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
to provide speed and simplicity.
A single Redis process is bound by the CPU core that it is running on and available memory on the server.

Expand Down