Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-vault
29 commits behind the upstream repository.
David Douard's avatar
David Douard authored
This is required to allow mirrors specify these. A better solution might
be needed in the future, but this should do the job for now.
dd4c7199
History

Software Heritage - Vault

User-facing service that allows to retrieve parts of the archive as self-contained bundles (e.g., individual releases, entire repository snapshots, etc.) The creation of a bundle is called "cooking" a bundle.

Architecture

The vault is made of two main parts:

  1. a stateful RPC server called the backend
  2. Celery tasks, called cookers