RubyFlow The Ruby and Rails community linklog

Manage Redis by Rails Application

I come to present a tool that I have developed with 2 others developers https://github.com/OpenGems/redis_web_manager

This tool allows you to manage Redis, thanks to a web interface you can easily manage your Redis instance (see your keys, the memory used, clients connected, etc …).

Enjoy !

Comments

In the future we will add several features:

Add filters to redis keys (filter by type, by expiration date...)
Add graph for most used commands
Manage multiple redis instances
Real time chart update
Alert system (ex: triggered when memory is peaking)
Command line interface to manage your redis database
Logs interface

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in