Skip to main content

Realtime statistics aggregation platform

Project description

Simple statistics aggregation platform

https://secure.travis-ci.org/GottWall/gottwall.png

Features

  • Web interface

  • Data aggregation

Backend

  • TCP/IP backend

  • Redis Pub/Sub backend

  • HTTP Backend

Storages

Storages used to store statistics

  • Memory storage (not optimal for hightload projects)

  • Redis storage (fast for counters increment, but time complexity O(N) for data range select)

  • TODO: mongodb

  • TODO: SQL

INSTALLATION

To use gottwall use pip or easy_install:

pip install gottwall

or

easy_install gottwall

CONFIGURATION

See gottwall/examples/config.py

CONTRIBUTE

Fork https://github.com/GottWall/gottwall/ , create commit and pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gottwall-0.1.20.tar.gz (295.1 kB view hashes)

Uploaded Source

Built Distribution

gottwall-0.1.20.linux-i686.exe (374.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page