Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 225 Bytes

File metadata and controls

16 lines (13 loc) · 225 Bytes

redis-visualizer

Robot Web Visualizer for Redis Applications

Install

pipenv --three
pipenv install

Run

pipenv shell
./server.py

Open http://localhost:8000 in a web browser.