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.
1 parent 1ce835d commit 887a9f9Copy full SHA for 887a9f9
content/integrate/redis-data-integration/when-to-use.md
@@ -16,7 +16,7 @@ type: integration
16
weight: 5
17
---
18
19
-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
20
but must also be fast and scalable. This is a common requirement for mobile and web
21
apps with a rapidly-growing number of users; the performance of the main database is fine at first
22
but it will soon struggle to handle the increasing demand without a cache.
0 commit comments