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
- In Edilitics, go to the Integrate module.
- Click New Integration.
- Select Redis from the integration catalog under Data Stores.
Step 2: Enter Connection Parameters
| Field | Description |
|---|---|
| Host | Hostname or IP address of your Redis instance |
| Port | Default: 6379 |
| Username | Redis username (if ACL authentication is configured) |
| Password | Redis password (if authentication is enabled) |
| Database Name | Redis 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
| Field | Value |
|---|---|
| Default Port | 6379 |
| IP whitelisting | Required if Redis is behind a firewall. Whitelist 34.14.190.234 and 34.14.190.234. |
Supported Operations
| Operation | Source | Destination |
|---|---|---|
| Replicate: Full Load | Yes | No |
| Replicate: Incremental | Yes | No |
| Replicate: CDC | Yes | No |
| Transform | Yes | No |
| Visualize | No | n/a |
| AskEdi | No | n/a |
Need help? Email support@edilitics.com with your workspace, job ID, and context. We reply within one business day.
Last updated on
Data Store Integrations
Connect Redis and SQLite to Edilitics as data sources. Both support DQ profiling and AI column insights. SQLite also supports AskEdi sessions.
SQLite
Connect SQLite to Edilitics as a data source by uploading a .db or .sqlite file. Supports DQ profiling, AI column insights, and AskEdi sessions.