OpenGems / redis_web_manager

Manage your Redis instance (see keys, memory used, connected client, etc...)
MIT License
172 stars 25 forks source link

Manage multiple redis instances #12

Closed DumasOlivier closed 4 years ago

DumasOlivier commented 4 years ago

Allow the user to manage multiple redis instances on the page. For now we only see one Redis instance but what if the user has multiple ones ?

davidtolsma commented 4 years ago

Also a way to configure where the redis instances are at. it may be a cluster on another machine for example.

BorisBresciani commented 4 years ago

https://github.com/OpenGems/redis_web_manager/pull/26