Skip to content

Commit b3b789d

Browse files
committed
Retake screenshot and remove other use case mentions in create database
1 parent cc67ff1 commit b3b789d

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ This guide shows how to create an Essentials database.
6565
- A **Snapshot** is a copy of the in-memory database, taken at periodic intervals (one, six, or twelve hours). You can restore data to the snapshot's point in time.
6666

6767
See [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) for more information about these settings.
68-
69-
These settings may already be set based on the use case you selected. You can change them now if you like.
7068

7169
1. Select the desired memory limit. To create a free database, select the 30 MB memory limit. You can only have one free database at a time.
7270

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,6 @@ This guide shows how to create a Redis Flex database on Redis Cloud Essentials.
9191
- A **Snapshot** is a copy of the in-memory database, taken at periodic intervals (one, six, or twelve hours). You can restore data to the snapshot's point in time.
9292

9393
See [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) for more information about these settings.
94-
95-
These settings may already be set based on the use case you selected. You can change them now if you like.
9694

9795
1. Select the desired memory limit.
9896

content/operate/rc/databases/create-database/create-pro-database-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ After you select **Pro**, the **Database settings** section will appear.
3030

3131
You can choose to create your database in one of two ways:
3232

33-
- [**Easy create**](#easy-create) selects the optimal settings for your use case for you.
33+
- [**Easy create**](#easy-create) selects the optimal settings for you to get started faster.
3434
- [**Custom settings**](#custom-settings) lets you select all of the configuration options for your new database.
3535

3636
## Create database with Easy create {#easy-create}
@@ -53,7 +53,7 @@ If you choose to create your database with Easy create:
5353
| **Throughput** | Identifies maximum throughput for the database, which is specified in terms of operations per second (**Ops/sec**). See [Throughput]({{< relref "/operate/rc/databases/configuration/sizing#throughput" >}}) for more information. <br/> Databases with Search and query have specific throughput requirements, see [Search and query sizing]({{< relref "/operate/rc/databases/configuration/advanced-capabilities#search-and-query-sizing" >}}) for more information. |
5454
| **High Availability** | Indicates whether a replica copy of the database is maintained in case the primary database becomes unavailable. (Warning: doubles memory consumption). See [High Availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}). |
5555

56-
1. Select **View all settings** to review the database settings that we selected for you based on your use case.
56+
1. Select **View all settings** to review the database settings that we selected for you.
5757

5858
{{<image filename="images/rc/pro-easy-create-optimal-settings.png" alt="The optimal database settings.">}}
5959

Loading

0 commit comments

Comments
 (0)