Setting up Redis
1. Add integration
Select Redis from the integrations page.2. Configure settings
Fill out the form with the following settings:- Fields
- URL
| Setting | Required | Description |
|---|---|---|
| Name | ✓ | Name that will be displayed to users when selecting this integration in Superblocks |
| Host | ✓ | Hostname of the Redis instance to connect to |
| Port | ✓ | Port to use when connecting to Redis |
| Database Number | ✗ | Database number to connect with |
| Username | ✗ | Username to use to connect |
| Password | ✗ | Password for the associated username |
3. Test and save
Click Test Connection to check that Superblocks can connect to the data source.If using Superblocks Cloud, add these Superblocks IPs to your allowlist (not necessary for Hybrid or Cloud-Prem deployments).
4. Set profiles
Optionally, configure different profiles for separate development environments.Redis connected!
Now you can use Redis in any Application, Workflow, or Scheduled Job.
Now you can use Redis in any Application, Workflow, or Scheduled Job.

