zkteco-home / redis-windows

Native port of Redis for Windows,it can be installed as service.
MIT License
1.84k stars 167 forks source link

Memory leaks occurs after running for a long time #48

Closed dream2333 closed 1 year ago

dream2333 commented 1 year ago

Although the total amount of mem used by the redis-db has not increased, but the memory usage of the entire Redis process has multiplied by several times. Could anyone explain why this happens?