Available on crate feature
artifacts only.Expand description
Artifact storage.
Store and retrieve binary data:
InMemoryArtifactService- In-memory storage- Version tracking for artifacts
- Namespace scoping
Available with feature: artifacts
Modules§
Structs§
- Delete
Request - InMemory
Artifact Service - List
Request - List
Response - Load
Request - Load
Response - Save
Request - Save
Response - Scoped
Artifacts - Scoped wrapper around ArtifactService that binds session context.
- Versions
Request - Versions
Response