We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f58b9bb + 887a9f9 commit 1fe1fb2Copy full SHA for 1fe1fb2
content/integrate/redis-data-integration/when-to-use.md
@@ -18,7 +18,7 @@ weight: 5
18
```decision-tree
19
```
20
21
-RDI is designed to support apps that must use a disk based database as the system of record
+RDI is designed to support apps that must use a disk-based database as the system of record
22
but must also be fast and scalable. This is a common requirement for mobile and web
23
apps with a rapidly-growing number of users; the performance of the main database is fine at first
24
but it will soon struggle to handle the increasing demand without a cache.
0 commit comments