mirror of
https://github.com/fluencelabs/redis
synced 2025-05-13 03:07:11 +00:00
track and report memory used by clients argv. this is very usaful in case clients started sending a command and didn't complete it. in which case the first args of the command are already trimmed from the query buffer.