Skip to content

Commit 7775eca

Browse files
author
AWS
committed
Amazon MemoryDB Update: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
1 parent d1a23e2 commit 7775eca

File tree

3 files changed

+175
-150
lines changed

3 files changed

+175
-150
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon MemoryDB",
4+
"contributor": "",
5+
"description": "Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact."
6+
}

0 commit comments

Comments
 (0)