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 d162345 commit 5827173Copy full SHA for 5827173
content/integrate/redis-data-integration/release-notes/rdi-1-6-0.md
@@ -24,10 +24,10 @@ It also lets you _transform_ the data from relational tables into convenient and
24
25
## Headlines
26
27
-- RDI now requires the RDI DB to have the following properties set, otherwise
+- RDI now requires the RDI database to have the following properties set, otherwise
28
RDI will not start:
29
- - maxmemory_policy:noeviction,
30
- - aof_enabled:1
+ - `maxmemory_policy`: `noeviction`,
+ - `aof_enabled`: `1`
31
32
- Allow RDI to run in any K8s namespace
33
0 commit comments