tbarbugli / cassandra_snapshotter

A tool to backup cassandra nodes using snapshots and incremental backups on S3
Other
222 stars 122 forks source link

Add upload rate limiting #14

Closed tbarbugli closed 8 years ago

tbarbugli commented 10 years ago

Should be really easy to do it (ps seems the right tool for the job).

  1. parse the option (eg. 100MB/s 10Mb/s 1Gb/s)
  2. append the limiter to the existing lzop pipe