tiny-craft / tiny-rdm

Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
https://redis.tinycraft.cc/
GNU General Public License v3.0
8.89k stars 451 forks source link

[FEATURE] Master Wise Number of Keys - Cluster #307

Open gauravn00b opened 4 months ago

gauravn00b commented 4 months ago

Currently we add connection by specifying any one of the masters in a cluster. In the Status Tab, number of keys is shown for that particular Master only. Can we enhance this to display keys in a cluster by displaying number of keys in each Master.

Same way, Memory on status page, not sure if its displaying for single Master or complete cluster. If its for single master, then we should add to specify memory used by each Master in a particular cluster

tiny-craft commented 4 months ago

Sure, I'm working on a Pro version, which will have better performance and more advanced features. Also cluster enhancements are included.😁

gauravn00b commented 4 months ago

Thanks. Much appreciated.