JeremyGrosser / tablesnap

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

added a flag -e to keep files backed up that exist on the server #49

Closed firepub-pfreeman closed 9 years ago

firepub-pfreeman commented 9 years ago

I added a flag that will allow the tablechop script to be called in so that it validates if the file in S3 still exists on the server once it has aged out. This stops data that seldom changes on the server from being purged from S3.