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

Each rule should submit progress to console #5

Closed misterion closed 8 years ago

misterion commented 8 years ago

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.