Skip to content

Commit 7d3fd28

Browse files
committed
Refined from engineering feedback
1 parent 3c7bfd7 commit 7d3fd28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-cache-for-redis/cache-how-to-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,9 @@ Scaling time depends on a few factors. Here are some factors that can affect how
369369
- High write requests: Higher number of writes mean more data replicates across nodes or shards
370370
- High server load: Higher server load means the Redis server is busy and limited CPU cycles are available to complete data redistribution
371371

372-
Scaling a cache is non-trivial action and can take a long time. It is hard to estimate the time to scale.
372+
Scaling a cache is non-trivial action and can take a long time.
373373

374-
Based on real world examples, the time to scale cache with one to two shards can be 1 to 2 hours when the cache is not under heavy loads. However, if you have more shards, time-to-scale does not increase in a linear fashion.
374+
Based on real world examples, the time to scale cache with one to two shards can be 1 to 2 hours when the cache is not under heavy loads.If you have more shards, the time to scale doesn't increase in a linear way.
375375

376376
### How can I tell when scaling is complete?
377377

0 commit comments

Comments
 (0)