1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-01 04:02:34 +00:00
borg/docs/internals
Jonas Schäfer bd89fb717e docs: provide more details on object layout
While writing my own out-of-band decoder, I had a hard time figuring out
how to unpack the manifest. From the description, I was only able to
read that the manifest is msgpack'd, but I had not been able to figure
out that it's also going through the same encryption+compression logic
as all other things do.

This should make it a little clearer and provide the necessary
information to understand how the compression works.
2022-07-30 17:32:36 +02:00
..
compaction.png
compaction.vsd
data-structures.rst docs: provide more details on object layout 2022-07-30 17:32:36 +02:00
encryption.png
encryption.vsd
frontends.rst docs: update archive_progress json description about "finished", see #6570 2022-07-25 13:06:06 +02:00
object-graph.png
object-graph.vsd
security.rst
structure.png
structure.vsd