You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: New features, enhancements, and other changes added to Redis Cloud during
9
+
September 2025.
10
+
highlights: Data Integration
11
+
linktitle: September 2025
12
+
weight: 70
13
+
tags:
14
+
- changelog
15
+
---
16
+
17
+
## New features
18
+
19
+
### Data Integration
20
+
21
+
Redis Cloud now supports [Redis Data Integration (RDI)]({{< relref "/operate/rc/databases/rdi" >}}) to create data pipelines that ingest data from a supported primary database to Redis.
22
+
23
+
Using a data pipeline lets you have a cache that is always ready for queries. RDI Data pipelines ensure that any changes made to your primary database are captured in your Redis cache within a few seconds, preventing cache misses and stale data within the cache.
24
+
25
+
See [Data Integration]({{< relref "/operate/rc/databases/rdi" >}}) to learn how to set up data pipelines with Redis Cloud.
0 commit comments