Skip to content

Commit 6547070

Browse files
Update content/operate/rs/databases/active-active/develop/app-failover-active-active.md
Co-authored-by: Rachel Elledge <[email protected]>
1 parent 76c3b9d commit 6547070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/databases/active-active/develop/app-failover-active-active.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The most reliable way to detect replication failures is using Redis pub/sub.
129129
**Why pub/sub works**: Pub/sub messages are delivered as replicated effects, making them a reliable indicator of active replication links. Unlike dataset changes, pub/sub doesn't make assumptions about your data structure.
130130
{{< /tip >}}
131131

132-
## Handling sharded databases
132+
## Handle sharded databases
133133

134134
If your Active-Active database uses sharding, you need to monitor each shard individually:
135135

0 commit comments

Comments
 (0)