Redis

Version 23.4.8843


Redis


You can use the Redis connector from the CData Sync application to capture data from Redis and move it to any supported destination. To do so, you need to add the connector, authenticate to the connector, and complete your connection.

Establish a Connection

To allow Sync to use data from Redis, you first must establish a connection to Redis. Follow these steps to connect Redis to your Sync account:

  1. Open the Connections page of the Sync dashboard.

  2. Click Add Connection to open the Select Connectors page.

  3. Click the Sources tab and locate the Redis row.

  4. Click the Configure Connection icon at the end of that row. If you do not see the Configure Connection icon, you need to add the connector according to the instructions in Connections.

  5. Enter connection settings on the Settings tab:

    • Connection Name - Enter a connection name of your choice.

    • Server - Enter the host name or IP address of the server that hosts your Redis instance.

    • Port - Enter the port number for the Redis database. The default port is 6379.

    • Auth Scheme - Select the authentication scheme. Password is the default setting. For this setting, you need to specify the password that you use to authenticate to Redis ACL in the Password field.

    • Logical Database - Enter the index number for the Redis Logical Database. The default number is 0.

    • Enable Cluster - Specify whether you want to enable Redis cluster mode. The default value is False.

    • Use SSL - Specify whether you want to use the Secure Sockets Layer (SSL) protocol. The default value is False.

  6. Click Create & Test to create the connection.

  7. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)

More Information

For more information about interactions between CData Sync and Redis, see Redis Connector for CData Sync.