Skip to content

Commit 18cf0ad

Browse files
author
Artem
committed
decrease allocation memory for RE database
1 parent 9dcb4c6 commit 18cf0ad

File tree

1 file changed

+1
-1
lines changed
  • tests/e2e/rte/redis-enterprise

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-re-standalone",
33
"type": "redis",
4-
"memory_size": 1073741824,
4+
"memory_size": 268435456,
55
"port": 12000
66
}

0 commit comments

Comments
 (0)