peritor / happening

An EventMachine based S3 client
Other
145 stars 21 forks source link

Added support for other S3 compatible APIs like Walrus and Cumulus #18

Open joaodrp opened 12 years ago

joaodrp commented 12 years ago

Hi,

Basically this is done by exposing the :port option and avoid the S3 specific features like the dns buckets when the port is provided. I have this working against my Eucalyptus and Nimbus clouds. I've also added some notes about these features in the README.