Mercurial > public > queues
log
age | author | description |
---|---|---|
Tue, 12 May 2009 11:51:48 +0000 | mcroydon | Added first run at redisd backend using the MIT-licensed redis client included in the redis source. This backend does not yet support supplying host, port, and db (need to rethink configuration a bit). |
Wed, 28 Jan 2009 12:51:50 +0000 | mcroydon | Added beanstalkd backend. Thanks, Daniel. |
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 17:58:04 +0000 | mcroydon | Change django settings access to use getattr. Thanks, James. |
Thu, 08 Jan 2009 15:40:25 +0000 | mcroydon | Removed test directory that git failed to remove for me. |
Thu, 08 Jan 2009 08:08:08 +0000 | mcroydon | Replaced url in setup.py to point to the project. Thanks, Eric. |