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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rcount-0.0.1.tar.gz
.
File metadata
- Download URL: rcount-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 750e4fd6cfef9ee3c46995cf96bd643d0eb8a561c607358857284622dde7cfab |
|
MD5 | 97bcbeb78cae58984b6a10dce33bf1ae |
|
BLAKE2b-256 | 50f21870aad50d5ad70f5b2fe6d5f1ad0332df32c667ef2eee2445d59432a61b |