Skip to main content

Redis-powered queues, capped collections, deques, and stacks

Project description

Full documentation (with example code) is at (http://github.com/tnm/qr/)

QR

QR helps you create and work with queue, capped collection (bounded queue), deque, and stack data structures for Redis. Redis is well-suited for implementations of these abstract data structures, and QR makes it even easier to work with the structures in Python.

Quick Setup

You’ll need Redis (http://github.com/antirez/redis/) itself (QR makes use of MULTI/EXEC, so you’ll need the Git edge version), and the current Python interface for Redis, redis-py, (http://github.com/andymccurdy/redis-py). Put qr.py in your PYTHONPATH and you’re all set.

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

qr-0.6.0.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file qr-0.6.0.tar.gz.

File metadata

  • Download URL: qr-0.6.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for qr-0.6.0.tar.gz
Algorithm Hash digest
SHA256 9033bbdab351c939419d525d88c499b7b5da38c177cb6ecadccc215c14aa36a2
MD5 fb29111664a12e558ad5ccea4035f145
BLAKE2b-256 5bc1c4f005b0316581c77c8525bee195cff1bde3982f87482e5a8f7560e0a1f0

See more details on using hashes here.

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