JeremyGrosser / tablesnap

Uses inotify to monitor Cassandra SSTables and upload them to S3
BSD 2-Clause "Simplified" License
181 stars 86 forks source link

Fixes Issue #10 #11

Closed thekad closed 12 years ago

thekad commented 12 years ago

Appending a last slash to the prefix ensures that namespaces that are prefixed with the same string don't get mixed. Also PEP8