Redis


Redis


Setup Guide

Follow these steps to connect Redis to your CData Connect account:

  1. Open the Connections page of the CData Connect dashboard.

  2. Click + Add Connection in the upper-right corner.

  3. Type Redis into the search field, then click the data source name.

  4. On the Basic Settings tab of the new connection, enter a connection name or keep the default name.

  5. Enter the host name or IP address of the Server hosting the Redis instance.

  6. Enter the port for connecting to the Redis server into Port.

  7. Select the Authentication method, then proceed to the relevant section and follow those instructions.

Authentication Methods

Password

  1. Enter the user password in the Password field.

  2. In Redis, add the CData Connect static IP addresses to your connection whitelist.

  3. At the top of the CData Connect Add Redis Connection page, click Save & Test.

    • If the connection test succeeds, a message indicates that your connection has been created.

    • If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Then, try again.

ACL

  1. In the User field, enter the Redis username for authentication.

  2. Enter the user password in the Password field.

  3. In Redis, add the CData Connect static IP addresses to your connection whitelist.

  4. At the top of the CData Connect Add Redis Connection page, click Save & Test.

    • If the connection test succeeds, a message indicates that your connection has been created.

    • If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Then, try again.

More Information

For more information about interactions between CData Connect and Redis, see this information page.