Skip to content

Commit 731741a

Browse files
committed
Added intro paragaph
1 parent 657c0d5 commit 731741a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-cache-for-redis/cache-failover.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.author: adsasine
1515

1616
# Failover and patching explained for Azure Cache for Redis
1717

18+
Understanding what a failover is in context with the Azure Cache for Redis service is critical to building resilient and successful client applications. A common cause for a cache failover is the management service patching the Redis binaries. This article covers what a failover is, how they occur during patching, and how to build a resilient client application.
19+
1820
## What is a failover?
1921

2022
### A quick summary of our architecture

0 commit comments

Comments
 (0)