Metadata-Version: 1.1
Name: tablesnap
Version: 1.2.0
Summary: Uses inotify to monitor Cassandra SSTables and upload them to S3
Home-page: https://github.com/JeremyGrosser/tablesnap
Author: Jeremy Grosser
Author-email: jeremy@synack.me
License: BSD
Description: Tablesnap is a script that uses inotify to monitor a directory for IN_MOVED_TO events and reacts to them by spawning a new thread to upload that file to Amazon S3, along with a JSON-formatted list of what other files were in the directory at the time of the copy.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: Utilities
