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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Each rule should submit progress to console

misterion opened this issue · comments

Now we scanning of large database can demand up to 3-4 hours. Besides perfomance issues we should add some progress bars to easier to understand what's going on.