tbarbugli / cassandra_snapshotter

A tool to backup cassandra nodes using snapshots and incremental backups on S3
Other
222 stars 122 forks source link

Add ability to use AWS S3 server-side encryption + README updates #19

Closed bart613 closed 10 years ago

bart613 commented 10 years ago

This PR includes a little patch that adds ability to use S3 server-side encryption. I made it NOT to be used by default, but given the fact that it comes at absolutely no penalty I don't see a good reason why it'd not be enabled by default.

Also few little tweaks to README and adding myself to the CONTRIBUTORS :-)

Regards, B

tbarbugli commented 10 years ago

Hi Bart, Thank You for contributing on this project! I am going to test this and make sure we have it merged and released :+1:

Cheers, Tommaso

bart613 commented 10 years ago

Pleasure; let me know if you spot anything :-)