Mercurial > public > queues
log setup.py @ 14:1358e3314c88
age | author | description |
---|---|---|
Wed, 20 May 2009 19:39:37 +0000 | mcroydon | Updated version to 0.4 which includes two new backends: redisd and zenqueued. |
Thu, 08 Jan 2009 18:39:27 +0000 | mcroydon | Remove import from setup.py. |
Thu, 08 Jan 2009 18:37:34 +0000 | mcroydon | Bump version number for Django compatability fix. |
Thu, 08 Jan 2009 08:08:08 +0000 | mcroydon | Replaced url in setup.py to point to the project. Thanks, Eric. |
Thu, 08 Jan 2009 07:59:00 +0000 | mcroydon | Add test module to setup.py. |
Thu, 08 Jan 2009 07:49:35 +0000 | mcroydon | Initial commit with two tested backends: memcached protocol and Amazon SQS. Because of the non-guaranteed nature of SQS queues, some tests may fail even though the library is working properly. |