dragonflydb / dragonfly

A modern replacement for Redis and Memcached
https://www.dragonflydb.io/
Other
25.96k stars 954 forks source link

chore: allow slow and precise memory measurement of an object #4160

Closed romange closed 1 day ago

romange commented 1 day ago

Specifically fixes "MEMORY USAGE" for lists.

The mi_collect call may actually fix #3776 At least in my tests it stopped crashing.