rq/rq
Vincent Driessen a491ff248d Add simple helper function, to avoid users to learn about the `conn`
stack.

This makes it easier to start using the product.
2011-11-17 13:29:32 +01:00
..
__init__.py Add simple helper function, to avoid users to learn about the `conn` 2011-11-17 13:29:32 +01:00
daemon.py Support quitting when all work is done (i.e. queue is empty). 2011-11-15 01:04:44 +01:00
exceptions.py Make the dequeue methods return values consistent. 2011-11-16 12:44:33 +01:00
proxy.py Refactor the whole Redis connection stuff to be just as easy as in RDB. 2011-11-14 21:32:49 +01:00
queue.py Use __slots__, for minimal memory overhead. 2011-11-16 19:12:19 +01:00
worker.py Shut up pyflakes. 2011-11-16 12:46:25 +01:00