Redis admin: All content tagged as Redis admin in NoSQL databases and polyglot persistence
Sunday, 15 January 2012
Redmon - a Web Interface for Managing Redis: Cli, Admin, and Live Monitoring
Just a few days after posting about Reddish: a hosted visual admin and data analysis tool for Redis, here is another project that tries to provide the same range of functionality, but is self-hosted.
Redmon, a Sinatra based project, is still in the early stages. In the past, I’ve seen many attempts to provide a web-based administration tool for Redis. Unfortunately most of these projects, except maybe Webdis, didn’t stick around long enough to see adoption and, why not, become a de facto tool to be used with Redis.
Original title and link: Redmon - a Web Interface for Managing Redis: Cli, Admin, and Live Monitoring (©myNoSQL)