log setup.py @ 16:c289deb51383

age author description
2009-05-20 mcroydon Updated version to 0.4 which includes two new backends: redisd and zenqueued.
2009-01-08 mcroydon Remove import from setup.py.
2009-01-08 mcroydon Bump version number for Django compatability fix.
2009-01-08 mcroydon Replaced url in setup.py to point to the project. Thanks, Eric.
2009-01-08 mcroydon Add test module to setup.py.
2009-01-08 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.