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
|[Active-Active]({{<relref "/operate/rs/databases/active-active">}}) |[Search and query]({{<relref "/operate/oss_and_stack/stack-with-enterprise/search/search-active-active">}})<br />[JSON]({{<relref "/operate/oss_and_stack/stack-with-enterprise/json">}}) |
85
85
86
86
#### Lag-aware availability API
@@ -101,6 +101,21 @@ The lag tolerance threshold is 100 milliseconds by default. Depending on factors
101
101
102
102
For more details, see [Check database availability for monitoring and load balancers]({{<relref "/operate/rs/monitoring/db-availability">}}).
103
103
104
+
#### Redis Flex GA
105
+
106
+
Redis Flex (Redis on Flash version 2) is now generally available for flash-enabled databases. Redis Flex is the enhanced successor to Auto Tiering (Redis on Flash version 1), which allows you to provision larger databases at a lower cost by extending the RAM with flash drives.
107
+
108
+
- Databases created with Redis version 8.0 and later automatically use Redis Flex.
109
+
110
+
- Databases with Redis version 7.4 can choose between Auto Tiering (`bigstore_version` 1) and Redis Flex (`bigstore_version` 2)
111
+
112
+
- Databases with Redis versions earlier than 7.4 will continue to use Auto Tiering.
0 commit comments