Mercurial > public > queues
log
age | author | description |
---|---|---|
Tue, 25 Aug 2009 21:48:20 +0000 | mcroydon | Fixed a bug in the redisd backend that made delete_queue not respect QUEUE_REDIS_DB. |
Wed, 01 Jul 2009 19:01:10 +0000 | mcroydon | Added dummy backend that uses Python's built-in Queue class, very useful for testing. Fixes #3. Thanks, Daniel. |
Wed, 20 May 2009 19:39:37 +0000 | mcroydon | Updated version to 0.4 which includes two new backends: redisd and zenqueued. |