Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhsu/redis-shelf

simple rack app to browse redis
https://github.com/jhsu/redis-shelf

Last synced: 2 days ago
JSON representation

simple rack app to browse redis

Awesome Lists containing this project

README

        

# Redis Shelf

A simple rack app to browse redis

## Instructions

Start the server

rackup -s thin

Keys are browsed using "localhost:3000/this/is/a/key", which resolves to the redis key "this:is:a:key"