Skip to content

Utilities for copying Cassandra SSTables to a durable store

License

Notifications You must be signed in to change notification settings

hashbrowncipher/cassandra-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cassandra-mirror

cassandra-mirror uploads Cassandra SSTable to a blobstore (currently S3 is supported). During backup, it seeks to be as efficient as possible with data transfer, only uploading each SSTable once. For restore, it attempts to operate as quickly as possible by saturating available resources.

Copyright

This project is available under the Apache v2 license (see LICENSE). Commits f66630a62 and prior are copyright 2017 Fitbit Inc., and licensed under Apache v2.

About

Utilities for copying Cassandra SSTables to a durable store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages