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.
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.
13 years ago
..
__init__.py Add simple helper function, to avoid users to learn about the `conn` 13 years ago
daemon.py Support quitting when all work is done (i.e. queue is empty). 13 years ago
exceptions.py Make the dequeue methods return values consistent. 13 years ago
proxy.py Refactor the whole Redis connection stuff to be just as easy as in RDB. 13 years ago
queue.py Use __slots__, for minimal memory overhead. 13 years ago
worker.py Shut up pyflakes. 13 years ago