Redis

DinMo's Redis integration enables teams to activate warehouse data into low-latency operational systems for personalization, APIs, and application experiences.

Supported destination services

Learn more about all of our Destination service types on our Core Concepts page.

DinMo supports syncing audience membership to Redis Sets for low-latency personalization and decisioning use cases.

Redis is a good fit when your application, website, backend, or personalization layer needs fast read access to profile or model data outside the warehouse.

Refer to this documentation page for detailed guidance on setting up an activation with your connected Redis platform:

When should you use Redis?

Use Redis as a destination when you want to:

  • Serve customer, account, or product attributes with very low read latency

  • Expose a compact operational copy of warehouse data to an application or API

  • Power personalization, feature gating, or backend decisioning with fresh DinMo data

  • Make DinMo audience membership available to application services in Redis

Redis is usually not the best fit when your downstream use case requires analytics, large scans, joins, or long-term historical storage.

Connect Redis to DinMo

Use this platform when you want DinMo to maintain audience membership for Redis keys used by your application or personalization service.

Prerequisites

Before connecting your platform, make sure you have:

  • A reachable Redis endpoint for your target environment

  • The host and port of the target Redis instance or cluster

  • Appropriate permissions to write to the target Redis environment

  • Network access that allows DinMo to reach your Redis deployment

If your infrastructure is protected by network restrictions or IP allowlists, make sure DinMo can reach the target environment.

Connect Redis as a Platform in DinMo

To connect your Redis platform:

  1. In DinMo, navigate to Destinations.

  2. Click Add a new destination.

  3. Select Connect a new platform and choose Redis.

  4. Enter a recognizable name for your platform connection.

  5. Enter the Host and Port of the target Redis environment.

  6. Save the connection.

Your Redis platform is now connected to DinMo.

To proceed, refer to the dedicated destination option to create your first activation.

Last updated