Skip to content

Conversation

@andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Jan 30, 2025

DOC-4787

Don't merge until the actual release.

@andy-stark-redis andy-stark-redis requested review from a team and removed request for a team January 30, 2025 15:21
Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@andy-stark-redis
Copy link
Contributor Author

Thanks @dwdougherty !

RDI keeps the Redis cache up to date with changes in the primary database, using a [_Change Data Capture (CDC)_](https://en.wikipedia.org/wiki/Change_data_capture) 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.

## Headlines
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@spicy-sauce can we add something about lookup

Copy link
Collaborator

@ZdravkoDonev-redis ZdravkoDonev-redis Feb 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andy-stark-redis

Headline to add:

  • added denormalisation lookup block - [Link to the redis docs for the lookup transformation block]

Add this to the Reference docs:
Docs for the transformation block from datayoga - https://github.com/datayoga-io/datayoga/blob/main/docs/reference/blocks/redis_lookup.md

This is the reference docs - https://redis.io/docs/latest/integrate/redis-data-integration/reference/data-transformation/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@andy-stark-redis andy-stark-redis marked this pull request as ready for review February 7, 2025 11:34
@andy-stark-redis andy-stark-redis merged commit 97d205d into main Feb 7, 2025
5 checks passed
@andy-stark-redis andy-stark-redis deleted the DOC-4787-rdi-rel-notes-160 branch February 7, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants