Skip to content

Commit

Permalink
write behind flow
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronp68 committed Oct 31, 2023
1 parent c351197 commit 14a5018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/rdi/architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ RDI's CLI and components come in one edition that can run both ingest and write-
- RDI needs a job to be deployed in order to know how to map the data to a target table(s)
- RDI will use a specific writer (In most cases `relational.write`) in order to connect and apply the changes to the target.

![write behind components](/images/rdi/rdi-write-behind.png)

### Model translation

RDI write-behind can track changes to the following Redis types:
Expand Down
Binary file added static/images/rdi/rdi-write-behind.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 14a5018

Please sign in to comment.