X-Git-Url: http://www.git.cypherpunks.ru/?p=gocheese.git;a=blobdiff_plain;f=doc%2Fstorage.texi;fp=doc%2Fstorage.texi;h=d549f512d20804aae20d6311b05d98a6de641867;hp=573fe8ac745482e21fbbe27c75f04eab99f1cb7a;hb=74ab11c32040a61783771c8db1940702a9325370;hpb=09804703f3aa97a1a903f6bda2384cd64a2dbe85 diff --git a/doc/storage.texi b/doc/storage.texi index 573fe8a..d549f51 100644 --- a/doc/storage.texi +++ b/doc/storage.texi @@ -8,17 +8,17 @@ root +-- public-package | +- .metadata.rec | +- public-package-0.1.tar.gz.md5 - | +- public-package-0.1.tar.gz.blake2_256 - | +- public-package-0.1.1.tar.gz.blake2_256 + | +- public-package-0.1.tar.gz.blake2b_256 + | +- public-package-0.1.1.tar.gz.blake2b_256 | +- public-package-0.2.tar.gz | +- public-package-0.2.tar.gz.sha256 - | +- public-package-0.2.tar.gz.blake2_256 + | +- public-package-0.2.tar.gz.blake2b_256 +-- private-package | +- .internal | +- .metadata.rec | +- private-package-0.1.tar.gz | +- private-package-0.1.tar.gz.sha256 - | +- private-package-0.1.tar.gz.blake2_256 + | +- private-package-0.1.tar.gz.blake2b_256 |... @end verbatim @@ -26,7 +26,7 @@ Each directory is a normalized package name. When you try to list non existent directory contents (you are downloading package you have not seen before), then GoCheese will download information about package's versions with checksums and write them in corresponding -@file{.sha256}, @file{.blake2_256}, @file{.sha512}, @file{.md5} files. +@file{.sha256}, @file{.blake2b_256}, @file{.sha512}, @file{.md5} files. However no package package tarball is downloaded. If JSON API is enabled, then metadata is also downloaded and stored in