Bupstash v0.12.0 #358
andrewchambers
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bupstash v0.12.0
We are proud to bring you the next iteration of bupstash, this update contains a large amount of
performance work as well as important bug fixes.
As an example of the potential performance improvements, here is a synthetic benchmark snapshotting the linux
kernel source code on a development machine:
You read that right, a 3x speed improvement! It is also important to keep in mind bupstash is often limited
by disk, network and send-log speeds rather than the cpu and ram performance that this benchmark measures.
New features
bupstash putimplementation has been added that can read, hash, compress, encrypt files in parallel.bupstash putand other commands to tune how bupstash uses cpu threads.Notable Bug fixes
bupstash serveto not detect io errors in certain situations has been fixed.Only the server side needs to be updated, so users of bupstash.io managed repositories do not need to take
further action.
Incompatibilities
versions of bupstash, this can be fixed by cycling older data out over time, or recreating your backups.
the new chunks are uploaded.
Supporting bupstash
Bupstash.io managed repositories are in open beta and anyone can create an account.
If you enjoy bupstash then please consider creating a managed repository at https://bupstash.io/managed.html
to support the project.
Another great way to help the project is to just tell your friends to give bupstash a try.
This discussion was created from the release Bupstash v0.12.0.
All reactions