[BUG] Redis does not honour the maxmemory parameter · Issue...
Describe the bug In replica mode, with read-only set to no, Redis does not honour the maxmemory parameter To reproduce Setup Redis as a Replica, read-only no. Add data to Redis until it gets killed by the OOM. I added a dictionary provid...