A simple implementation of Windows Azure Storage API for Ruby, inspired by the S3 gems and self experience of dealing with queues. The major goal of the whole gem is to enable ruby developers [like me =)] to leverage Windows Azure Storage features and have another option for cloud storage.
Hi, johnnyhalife!
I tested uploading many files to Azure, but Azure often returned errors. So I improved it adding retry to request.
Please pull this branch!
Cheers,