Skip to content

Commit 63e212a

Browse files
authored
Update cache-best-practices-scale.md
1 parent 079be59 commit 63e212a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-cache-for-redis/cache-best-practices-scale.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ For more information on scaling and memory, depending on your tier see either:
4747

4848
If preserving the data in the cache isn't a requirement, consider flushing the data prior to scaling. Flushing the cache helps the scaling operation complete more quickly so the new capacity is available sooner.
4949

50+
## Scaling Enterprise tier caches
51+
52+
Because the _Enterprise_ and _Enterprise Flash_ tiers are built on Redis Enterprise rather than open-source Redis, there are some differences in scaling best practices. See [Best Practices for the Enterprise and Enterprise Flash tiers](cache-best-practices-enterprise-tiers.md) for more information.
53+
5054
## Next steps
5155

5256
- [Configure your maxmemory-reserved setting](cache-best-practices-memory-management.md#configure-your-maxmemory-reserved-setting)

0 commit comments

Comments
 (0)