Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 915 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 915 Bytes

Apophis

A sample implementation for implementing aggregate composite metrics using counters Getting Started

  1. Assumptions
  1. Get Apophis

    git clone [email protected]:joestein/apophis.git cd apophis

  2. Update the schema for Apophis's Specification Tests

schema/bootstrap.txt contains the schema for Apophis's Specification Tests

~/apache-cassandra-0.8.6/bin/cassandra-cli -host localhost -port 9160 -f schema/bootstrap.txt
  1. Run Apophis's test

    sbt test

How To Use

The tests are also examples of how to use Apophis's. Take a look at them.

Apophis uses Skeletor the Scala wrapper of Hector https://github.com/joestein/skeletor when using Cassandra

Thanx =) Joe Stein

http://linkedin.com/in/charmalloc