borg
https://github.com/borgbackup/borg
Python
Deduplicating archiver with compression and authenticated encryption.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported5 Subscribers
Add a CodeTriage badge to borg
Help out
- Issues
- borg2 extract: parallel decompression, thread-safety blocker in LZ4
- check: does --max-duration really need --repository-only?
- Repository.close(): don't mask the original exception when unwinding with buffered chunks
- helpers layering: split parseformat, dissolve the helpers/__init__ shim, make imports point downward again
- split the god modules: archive.py (12 classes) and the pack machinery inside repository.py
- Repository.get_many: coalesce pack reads and prefetch — remote extract/mount/check are pure-latency-bound
- gradual typing: annotate the module boundaries, make mypy actually check something
- stop validating untrusted/persisted data with assert
- Repairing catastrophic repository damage
- We Are Borg — A Joke Collection
- Docs
- Python not yet supported