Edilitics | Data to Decisions

Redis Integration

Connect Redis to Edilitics as a data source. Step-by-step setup for hostname, port, credentials, and database index.

Redis is supported as a source only in Edilitics. It can be used in Replicate pipelines (full load, incremental, and CDC) and Transform flows. DQ profiling and AI column insights are not available for Redis. Visualize and AskEdi are not supported.


Before You Begin

  • The hostname and port of your Redis instance.
  • Redis username and password if authentication is enabled.
  • The Redis database index you want to connect (default: 0).

Steps to Connect

Step 1: Add the Redis Integration

  1. In Edilitics, go to the Integrate module.
  2. Click New Integration.
  3. Select Redis from the integration catalog under Data Stores.

Step 2: Enter Connection Parameters

FieldDescription
HostHostname or IP address of your Redis instance
PortDefault: 6379
UsernameRedis username (if ACL authentication is configured)
PasswordRedis password (if authentication is enabled)
Database NameRedis database index. Default is 0

Step 3: Configure the Integration

  • Enter an Integration Name.
  • Add an optional description.

AI Column Insights are not available for Redis. The AI insights and DQ profiling options will not appear during Redis integration setup.

Step 4: Test and Save

  • Click Test Connection to validate the connection.
  • On success, click Preview to confirm data access.
  • Click Save.

Connection Details

FieldValue
Default Port6379
IP whitelistingRequired if Redis is behind a firewall. Whitelist 34.14.190.234 and 34.14.190.234.

Supported Operations

OperationSourceDestination
Replicate: Full LoadYesNo
Replicate: IncrementalYesNo
Replicate: CDCYesNo
TransformYesNo
VisualizeNon/a
AskEdiNon/a

Need help? Email support@edilitics.com with your workspace, job ID, and context. We reply within one business day.

Last updated on

On this page