Skip to main content

Track your events in redis

Project description

EventTracker

Class EventTracker is used to gather statistics for multiple events. It uses a Redis set (store) as a backend.

Installation

To install redis-event-tracker, simply:

$ sudo pip install redis-event-tracker

API Reference

  • track_event(): Method track_event() increases a counter for a given event name in the today’s record.

If there were errors, they are logged into a log file.

Release Notes

  • 0.0.8 - 2015.03.17
    1. Refactoring logger

Project details


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