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