gamenet / redis-memory-analyzer

Redis memory profiler to find the RAM bottlenecks throw scaning key space in real time and aggregate RAM usage statistic by patterns.
MIT License
772 stars 80 forks source link

Implements `Skiplist` encoding and zset rule #10

Open misterion opened 8 years ago

muravjov commented 8 years ago

@misterion , It would be nice to analyze memory usage for zset objects! I hope you mean it with this issue.