You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: maintnotifications/README.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,38 +1,40 @@
1
-
# Hitless Upgrades
1
+
# Maintenance Notifications
2
2
3
-
Seamless Redis connection handoffs during cluster changes without dropping connections.
3
+
Seamless Redis connection handoffs during cluster maintenance operations without dropping connections.
4
+
5
+
## ⚠️ **Important Note**
6
+
**Maintenance notifications are currently supported only in standalone Redis clients.** Cluster clients (ClusterClient, FailoverClient, etc.) do not yet support this functionality.
0 commit comments