Redis Enterprise Software lets you create databases and distribute them across a cluster of nodes.

To create a new database:

  1. In your web browser, open the admin console of the cluster that you want to connect to in order to create the database.

    • For the new Cluster Manager UI, go to https://<hostname>:8443/new

    • For the legacy UI, go to https://<hostname>:8443

  2. Use one of the following methods to create a new database:

  3. If you did not specify a port number for the database, you can find the port number in the Endpoint field in the Databases > Configuration > General section.

  4. Test client connectivity.

Note:
For databases with Active-Active replication for geo-distributed locations, see Create an Active-Active database. To create and manage Active-Active databases, use the legacy UI.

Quick database

To quickly create a database and skip additional configuration options during initial creation:

  1. On the Databases screen, select Quick database.

  2. Configure settings that are required for database creation but can be changed later:

    • Database name

    • Memory limit (GB)

  3. Configure optional settings that can’t be changed after database creation:

    • Endpoint port (set by the cluster if not set manually)

    • Modules to enable

  4. Optionally select Full options to configure additional settings.

  5. Select Create.

Create database

To create a new database and configure additional settings:

  1. Either click the + button next to Databases in the navigation menu, or go to the Databases screen and select Create database.

  2. Enter a Database name.

    • Maximum of 63 characters

    • Only letters, numbers, or hyphens (-) are valid characters

    • Must start and end with a letter or digit

    • Case-sensitive

  3. To configure additional database settings, expand each relevant section to make changes.

    See Configuration settings for more information about each setting.

  4. Select Create.