Skip to content

Commit d162345

Browse files
Update content/integrate/redis-data-integration/release-notes/rdi-1-6-0.md
Co-authored-by: Zdravko Donev <[email protected]>
1 parent de004f0 commit d162345

File tree

1 file changed

+2
-2
lines changed
  • content/integrate/redis-data-integration/release-notes

1 file changed

+2
-2
lines changed

content/integrate/redis-data-integration/release-notes/rdi-1-6-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ It also lets you _transform_ the data from relational tables into convenient and
2626

2727
- RDI now requires the RDI DB to have the following properties set, otherwise
2828
RDI will not start:
29-
- "eviction_policy": "noeviction",
30-
- "data_persistence": "aof-every-1-second"
29+
- maxmemory_policy:noeviction,
30+
- aof_enabled:1
3131

3232
- Allow RDI to run in any K8s namespace
3333

0 commit comments

Comments
 (0)