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

Create name provider for s3 storage #1

Closed raol closed 8 years ago

raol commented 8 years ago

Currently all s3 message names are just guids, but it would be nice to have some strategy allowing to generate custom names in any form.