Expand description
The user facing API of the store.
This API is both for interacting with an in-process store and for interacting with a remote store via rpc calls.
Modules§
- API to interact with a local blob store
- API for downloads from multiple nodes.
- API for downloading blobs from a single remote node.
- Tags API
Structs§
- The main entry point for the store API.
- A named, persistent tag.
- An ephemeral, in-memory tag that protects content while the process is running.