/aws-sdb

Amazon Web Services SimpleDB for Ruby

Primary LanguageRubyMIT LicenseMIT

-- Other libraries have fixed this and provide more robust services, making this a bit obsolete.

Fork of Tim Dysinger's aws-sdb

Features added in this fork

* Support for AWS Signature Version 2 (SHA256)
* Updated to support queries using Select Expressions (Query was deprecated)
* Automatically retries on 503 errors 
* Fixed specs to run and passing all specs