forked from docs/doc-exports
552 B
552 B
Why Is Memory Usage More Than 100%?
This is normal due to Redis functions (such as master/replica replication and lazyfree). When the memory becomes full, scale up the instance or remove unnecessary data.
Parent topic: Redis Usage