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
Copy file name to clipboardExpand all lines: content/operate/rc/rc-quickstart.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,10 @@ To create a new account with a free database:
39
39
{{<imagefilename="images/rc/create-database-subscription-free.png"alt="The Subscription selection panel with Free selected.">}}
40
40
41
41
{{< note >}}
42
-
If you'd rather select a different plan, see [create a database]({{< relref "/operate/rc/databases/create-database" >}}) and follow the guide for the plan you need.
42
+
If you want to create a different type of database, see the following guides:
43
+
-[Create a Redis Flex database]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}})
44
+
-[Create an Essentials database]({{< relref "/operate/rc/databases/create-database/create-essentials-database" >}})
45
+
-[Create a Pro database]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}})
43
46
{{</note>}}
44
47
45
48
1. Redis will generate a database name for you. If you want to change it, you can do so in the **Database name** field.
0 commit comments