Skip to content

Commit

Permalink
move db prep under data-transformation
Browse files Browse the repository at this point in the history
  • Loading branch information
yaronp68 committed May 24, 2024
1 parent a777f6b commit aba623d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/integrate/redis-data-integration/ingest/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RDI provides enterprise grade streaming data pipelines:
- **Recovering from full failure** - In case of target failure or very long disconnect, RDI can reset data in Redis using a full snapshot of the defined dataset.
- **high throughput** - Using Redis for staging and writing to Redis as a target, RDI has high throughput. With a single processing unit, RDI processes around 10,000 records per second. During full snapshot, RDI automatically scale to a configurable number of processing units, multiplying its throughput to speed up Cache backfill.

## When to use RDI
## When to use RDI Ingest

RDI should be used in the following conditions:

Expand Down

0 comments on commit aba623d

Please sign in to comment.