]> git.scottworley.com Git - annex-ec/summary
 
descriptionErasure Code prototype for git-annex
last changeTue, 21 Apr 2026 05:32:28 +0000 (22:32 -0700)
readme

annex-ec

Use erasure codes (par2) to use storage more efficiently than numcopies.

parity

More drives → better efficiency:

overhead

shortlog
6 days ago Scott WorleyDon't unnecessarily round-up already-round numbers master
7 days ago Scott WorleyAdd all ec volumes at once
8 days ago Scott WorleyAdd overhead/efficiency graph
2026-04-08 Scott WorleyAnchor gitattribute paths to current directory
2026-04-08 Scott WorleyEscape glob characters in filenames in gitattributes
2026-03-19 Scott Worleytests: Factor out has_been_deleted()
2026-03-18 Scott WorleyUse more blocks on huge files.
2026-03-18 Scott WorleyDrop faster: batch drops by volume
2026-03-18 Scott WorleyMore tests
2026-03-18 Scott WorleyStart on fsck: Invoke recover if data is missing
2026-03-17 Scott WorleyImplement recovery
2026-03-16 Scott WorleyClarify license
2026-03-16 Scott WorleyREADME
2026-03-16 Scott WorleyUniform indentation
2026-03-16 Scott WorleyFix bug: Clear local volume too
2026-03-16 Scott WorleyBegin
heads
6 days ago master