This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 2eabfd6c5d992419c1b93a97838933980ca26aa8
tree 8b66ccabbcf9646df592dd5d57e9972bb10c33a0
parent 3aea69ee06bda3546851a05c6d55de2043572136
tree 8b66ccabbcf9646df592dd5d57e9972bb10c33a0
parent 3aea69ee06bda3546851a05c6d55de2043572136
memoria /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
bin/ | ||
| |
config.ru | ||
| |
memoria.gemspec | ||
| |
memoria.rb | ||
| |
memoria.yml.example | ||
| |
public/ | ||
| |
spec/ | ||
| |
tasks/ | ||
| |
views/ |
README.textile
Memoria – Statistics for Redis
Memoria is a Sinatra application for Redis statistics.

Getting Started
(sudo) gem install jodosha-memoria -s http://gems.github.com memoria /path/to/installation cd /path/to/installation cp memoria.yml.example memoria.yml rackup config.ru —port 9292 mongrelDependencies
(sudo) gem install sinatra dm-core do_sqlite3 redis-rb rspecAcknowledgements
Memoria was inspired by Ben Schwarz Amnesia
Repository
git clone git://github.com/jodosha/memoria.gitCopyright
© 2009 Luca Guidi – http://lucaguidi.com, released under the MIT license








