mirror of https://github.com/peter4431/rq.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* modify zadd calls for redis-py 3.0 redis-py 3.0 changes the zadd interface that accepts a single mapping argument that is expected to be a dict. https://github.com/andymccurdy/redis-py#mset-msetnx-and-zadd * change FailedQueue.push_job_id to always push a str redis-py 3.0 does not attempt to cast values to str and is left to the user. * remove Redis connection patching Since in redis-py 3.0, Redis == StrictRedis class, we no longer need to patch _zadd and other methods. Ref: https://github.com/rq/rq/pull/1016#issuecomment-441010847 |
7 years ago | |
|---|---|---|
| .. | ||
| _includes | 8 years ago | |
| _layouts | 8 years ago | |
| contrib | 8 years ago | |
| css | 8 years ago | |
| design | 8 years ago | |
| docs | 7 years ago | |
| img | 8 years ago | |
| patterns | 8 years ago | |
| .DS_Store | 8 years ago | |
| CNAME | 8 years ago | |
| _config.yml | 8 years ago | |
| favicon.png | 8 years ago | |
| index.md | 7 years ago | |