Skip to content

dmishe/redis-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-browser

Primitive browser for Redis DB.

So far supports only default connection and only displays full data for each key (e.g. range 0 -1).

Installation

$ pip install git+git://github.com/dmishe/redis-browser.git

Usage

$ redis-browser.py 
 * Running on http://127.0.0.1:5000/

Built with Flask and Bootstrap.

About

Simple Redis DB browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published