JeremyGrosser / tablesnap

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

Fix to avoid get_metadata call on non bucket keys #68

Closed riccardo-ferrari closed 8 years ago

riccardo-ferrari commented 8 years ago

Fixes #59,

Fix indentation thanks to devmage