jodosha / memoria

Web application statistics for Redis

This URL has Read+Write access

name age message
file .gitignore Sat Jun 13 06:24:20 -0700 2009 Ignore memoria.yml [jodosha]
file README.textile Sat Jun 13 08:08:12 -0700 2009 Added dependencies list to README [jodosha]
file Rakefile Sun Jun 14 14:27:40 -0700 2009 Collect statistics in background [jodosha]
directory app/ Mon Jun 15 04:09:38 -0700 2009 Don't memoize servers for now [jodosha]
directory bin/ Sat Jun 13 07:56:01 -0700 2009 Fix recursive copy for memoria command [jodosha]
file config.ru Fri Jun 12 07:54:36 -0700 2009 Show bare minimum statistics [jodosha]
file memoria.gemspec Sat Jun 13 07:57:44 -0700 2009 Removed memoria.yml from gemspec file list [jodosha]
file memoria.rb Sun Jun 14 14:27:40 -0700 2009 Collect statistics in background [jodosha]
file memoria.yml.example Sat Jun 13 06:24:20 -0700 2009 Ignore memoria.yml [jodosha]
directory public/ Sat Jun 13 07:36:18 -0700 2009 Keep javascripts out for now [jodosha]
directory spec/ Sun Jun 14 15:51:49 -0700 2009 Read statistics from the database instead of ca... [jodosha]
directory tasks/ Sun Jun 14 10:41:57 -0700 2009 Write statistics on the database [jodosha]
directory views/ Sat Jun 13 07:33:32 -0700 2009 Fix server validation errors visualization [jodosha]
README.textile

Memoria – Statistics for Redis

Memoria is a Sinatra application for Redis statistics.

Memoria

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 mongrel

Dependencies

(sudo) gem install sinatra dm-core do_sqlite3 redis-rb rspec

Acknowledgements

Memoria was inspired by Ben Schwarz Amnesia

Repository

git clone git://github.com/jodosha/memoria.git

Copyright

© 2009 Luca Guidi – http://lucaguidi.com, released under the MIT license