redis-browser icon indicating copy to clipboard operation
redis-browser copied to clipboard

Browser based redis viewer.

Redis Browser

A simple web-based viewer of data stored in redis.

It looks like:

Redis Browser screenshot

Installation

  1. Clone the repository

     $ git clone https://github.com/benubois/redis-browser.git
    
  2. Bundle install

     $ cd redis-browser && bundle install
    
  3. Run with your rack server of choice, I use pow.