From: Scott Worley Date: Mon, 16 Mar 2026 23:13:35 +0000 (-0700) Subject: README X-Git-Url: http://git.scottworley.com/annex-ec/commitdiff_plain/91d42e96aad6b725e588350b62e383da54991ed2?hp=605e12f10f90d76e97da9dbde7d788569da333a0 README --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..9e7fb71 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# annex-ec + +Use erasure codes (par2) to use storage more efficiently than `numcopies`. + +![parity](annex-ec/blob_plain/HEAD:/parity.png) diff --git a/parity.png b/parity.png new file mode 100644 index 0000000..9b34373 Binary files /dev/null and b/parity.png differ