Implement SQS worker's get/delete
Reported by David Balatero | June 4th, 2009 @ 02:03 AM | in 1.0.0 release
The SQSWorker needs get/delete implemented. We can start by using right_aws, but I'd like to push towards an implementation of the 2009 API.
Comments and changes to this ticket
-
David Balatero June 4th, 2009 @ 02:03 AM
- Milestone set to 1.0.0 release
- Assigned user set to David Balatero
-
David Balatero June 4th, 2009 @ 06:28 AM
- State changed from new to open
(from [606f4e111a97ce6d1feb630af7c52625d853d981]) Added SQSMessage class [#3 state:open] http://github.com/dbalatero/queue_stick/commit/606f4e111a97ce6d1feb...
-
David Balatero June 4th, 2009 @ 06:29 AM
(from [27743c5b9312d96e653ce62d03aaa726b4a7ff3f]) Added right_aws dependency [#3] http://github.com/dbalatero/queue_stick/commit/27743c5b9312d96e653c...
-
David Balatero June 4th, 2009 @ 07:05 AM
(from [6ee75f217aa8cadb116695f918155f283762b69f]) Implemented SQS worker / messages fully [#3 state:closed] http://github.com/dbalatero/queue_stick/commit/6ee75f217aa8cadb1166...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
This library allows you to write the minimal amount of code to process queue messages. Supports SQS out of the box.
People watching this ticket
Referenced by
- 3 Implement SQS worker's get/delete (from [606f4e111a97ce6d1feb630af7c52625d853d981]) Added S...
- 3 Implement SQS worker's get/delete (from [27743c5b9312d96e653ce62d03aaa726b4a7ff3f]) Added r...
- 3 Implement SQS worker's get/delete (from [6ee75f217aa8cadb116695f918155f283762b69f]) Impleme...