joeferner / redis-commander

Redis management tool written in node.js
http://joeferner.github.io/redis-commander/
MIT License
3.56k stars 460 forks source link

GUI Filters for keys #558

Open aviadavi opened 6 months ago

aviadavi commented 6 months ago

Hi ,

Today it's impossible to filter by key pattern/prefix in the GUI. and we have a redis with millions of items, what makes it impossible to work with the web GUI.

Is there a way to maybe create the filter on the redis db level from within the GUI?

thanks, Aviad

aviadavi commented 5 months ago

The issue that we have a lot of keys, so any expend in GUI causing browser hangs