JeremyGrosser / tablesnap

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

Listen to IN_DELETE event of inotify and cleanup files from S3 #97

Open ffarozan opened 6 years ago

ffarozan commented 6 years ago

If this can be implemented, we may not need a tablechop script itself.