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.
0be1cb6ac0
There is no job tuple anymore, but instead Jobs are picklable by themselves natively. Furthermore, I've added a way to annotate Jobs with created_at and enqueued_at timestamps, to drive any future Job performance stats. (And to enable requeueing, while keeping hold of the queue that the Job originated from.) This fixes #17. |
13 years ago | |
---|---|---|
.. | ||
__init__.py | 13 years ago | |
test_job.py | 13 years ago | |
test_queue.py | 13 years ago | |
test_worker.py | 13 years ago |