Skip to content

Commit 82507cc

Browse files
committed
changelog
1 parent c1b13b7 commit 82507cc

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

content/operate/rc/changelog/december-2024.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,12 @@ weight: 38
1818

1919
You can now add a user with the **Logs Viewer** role in the [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) screen. Logs Viewers can only use the [Redis Cloud API]({{< relref "/operate/rc/api" >}}) [`GET logs/`](https://api.redislabs.com/v1/swagger-ui/index.html#/Account/getAccountSystemLogs) endpoint.
2020

21-
See [Team Management roles]({{< relref "/operate/rc/security/access-control/access-management#team-management-roles" >}}) to see an overview of user roles and their permissions.
21+
See [Team Management roles]({{< relref "/operate/rc/security/access-control/access-management#team-management-roles" >}}) to see an overview of user roles and their permissions.
22+
23+
### Redis Flex preview on Redis Cloud Essentials
24+
25+
Redis Flex is now available in Preview on Redis Cloud Essentials.
26+
27+
Redis Flex databases have a combined solid state drive (SSD) and RAM architecture. Using SSDs instead of RAM significantly reduces infrastructure costs, which means developers can build applications that require large datasets using the same Redis API.
28+
29+
See [Create a Redis Flex database]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) for more info.

content/operate/rc/databases/create-database/create-flex-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ weight: 8
1111
tocEmbedHeaders: true
1212
---
1313

14-
Redis Flex have a combined solid state drive (SSD) and RAM architecture. Using SSDs instead of RAM significantly reduces infrastructure costs, which means developers can build applications that require large datasets using the same Redis API.
14+
Redis Flex databases have a combined solid state drive (SSD) and RAM architecture. Using SSDs instead of RAM significantly reduces infrastructure costs, which means developers can build applications that require large datasets using the same Redis API.
1515

1616
Redis Flex databases are compatible with most existing Redis applications, except for applications that use Search and Query and Time Series.
1717

0 commit comments

Comments
 (0)