Ruby Gem to have a Redis dashboard inside a Rails app
I was tired of connecting manually to my Redis servers to get some basic health informations. So I built this Sinatra app to have a dashboard inside my Rails app. I just open source the gem today: https://github.com/BaseSecrete/redis_dashboard
Post a comment