Skip to content

Commit 1fe1fb2

Browse files
Merge branch 'DOC-6026-rdi-when-to-use' of github.com:redis/docs into DOC-6026-rdi-when-to-use
2 parents f58b9bb + 887a9f9 commit 1fe1fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/when-to-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ weight: 5
1818
```decision-tree
1919
```
2020

21-
RDI is designed to support apps that must use a disk based database as the system of record
21+
RDI is designed to support apps that must use a disk-based database as the system of record
2222
but must also be fast and scalable. This is a common requirement for mobile and web
2323
apps with a rapidly-growing number of users; the performance of the main database is fine at first
2424
but it will soon struggle to handle the increasing demand without a cache.

0 commit comments

Comments
 (0)