Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 687 Bytes

readme.md

File metadata and controls

44 lines (22 loc) · 687 Bytes

FnordMetric

FnordMetric is a highly configurable (and pretty fast) realtime app/event tracking thing based on ruby eventmachine and redis. You define your own plotting and counting functions as ruby blocks! See it in action! (RailsCasts)

Getting Started

See master branch

Installation

gem install fnordmetric

or in your Gemfile:

gem 'fnordmetric', :git => 'git://github.com/umdstu/fnordmetric.git'

Documentation

Full Example

See master branch

Contributors

License