docs: internals: delete non-sequitor from repo/segments

This commit is contained in:
Marian Beermann 2017-06-04 18:26:01 +02:00
parent 89d8f54afb
commit 9174f84682
1 changed files with 0 additions and 4 deletions

View File

@ -79,10 +79,6 @@ strong hash or MAC.
Segments
~~~~~~~~
A |project_name| repository is a filesystem based transactional key/value
store. It makes extensive use of msgpack_ to store data and, unless
otherwise noted, data is stored in msgpack_ encoded files.
Objects referenced by a key are stored inline in files (`segments`) of approx.
500 MB size in numbered subdirectories of ``repo/data``.