Skip to main content

Redis-powered counting, comparing, and ranking

Project description

Redis-powered counting, comparing, and ranking. It is Part One of a planned trilogy of thin Redis abstraction modules.

rcount is a small abstraction layer over Redis, focused on an abstract counter object. A counter does one thing: it keeps a count. You can increase or decrease the count, and return the value of the counter. Then, you can use your counter objects to do comparisons (which is bigger? by how much? are they equal?) and do rankings (order the counters by their associated integer size).

Full documentation is at http://github.com/tnm/rcount

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

rcount-0.0.1.tar.gz (2.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