Skip to content

winglian/SSTable2S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backup your Cassandra SSTables to S3

Multithreaded to upload multiple files simultaneously.
Uses Multipart Uploads to handle large files to handle resuming.
GZips tables on the fly so extra disk space is not required to upload.

TODO: Parallelize uploading parts of the same file.

About

Backup your Cassandra SSTables to S3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages