Преглед на файлове

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

Marian Beermann преди 8 години
родител
ревизия
9174f84682
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      docs/internals/data-structures.rst

+ 0 - 4
docs/internals/data-structures.rst

@@ -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``.