Skip to main content

A python client for redisq (Fast message processing queue backed up by redis and nodejs.)

Project description

https://secure.travis-ci.org/joshuakarjala/redisq-py.png?branch=master

Python client for https://github.com/runk/redisq (Fast message processing queue backed up by redis and nodejs)

Example

from redisq import RedisqClient, Task

task_dict = {"foo": "bar"}

queue = RedisqClient("foo:bar")
task = Task(json.dumps(task_dict))

queue.pushTask(task)

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

redisq-py-1.0.0.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file redisq-py-1.0.0.tar.gz.

File metadata

  • Download URL: redisq-py-1.0.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for redisq-py-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5448994c5a16f74fbe1ba1a571c9db476569316d02d3cef54c83993173293573
MD5 79019bc5b201c3965642b35a71839a11
BLAKE2b-256 7698a7219cf059cd2b5962f50fb7734ff6e0e9c19f86cbcfaf1ff051b2b8d511

See more details on using hashes here.

Supported by

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