swh.vault.cache module#
- class swh.vault.cache.VaultCache(**objstorage)[source]#
Bases:
object
The Vault cache is an object storage that stores Vault bundles.
This implementation computes sha1(‘<bundle_type>:<swhid>’) as the internal identifiers used in the underlying objstorage.