Installation on Kubernetes with a Helm chart. Improvements for installation on VMs.
This maintenance release replaces the 1.4.3 release.
RDI’s mission is to help Redis customers sync Redis Enterprise with live data from their slow disk-based databases to:
RDI keeps the Redis cache up to date with changes in the primary database, using a Change Data Capture (CDC) mechanism. It also lets you transform the data from relational tables into convenient and fast data structures that match your app's requirements. You specify the transformations using a configuration system, so no coding is required.
Installation on Kubernetes using a Helm chart. You can install on OpenShift or other flavours of K8s using Helm.
Improvements for installation on VMs:
upgrade.sh scriptcollector-source metrics exporter for VM installsKUBECONFIG is set during upgradedatayoga to 1.127.0 - add_field block was rejected for one or more records but the entire batch was marked as rejected. making troubleshooting difficultRDI_REDIS_SSL properly if SSL is enabledredis-di upgrade fails with error message - CRITICAL - Error while attempting to upgrade RDI: Could not get the current version of the RDI instanceredis-di upgrade correctlyRDI can write data to a Redis Active-Active database. However, it doesn't support writing data to two or more Active-Active replicas. Writing data from RDI to several Active-Active replicas could easily harm data integrity as RDI is not synchronous with the source database commits.