raol / amazon-sqs-net-extended-client-lib

Extension to Amazon SQS that adds support for sending and receiving messages greater than 256K
Apache License 2.0
39 stars 33 forks source link

Implement retain messages feature. #3

Closed raol closed 8 years ago

raol commented 8 years ago

Sometimes it's useful for history purposes to keep messages in S3, when they are removed from SQS. They will be deleted by S3 retention policy.