jellycell.cache¶
Content-addressed cache for jellycell cell executions.
Exports:
- :mod:jellycell.cache.hashing — key derivation (§10.2 contract).
- :class:Manifest / :class:OutputRecord / :class:ArtifactRecord
— on-disk manifest schema.
- :class:CacheStore — the blob + manifest store.
- :class:CacheIndex — the SQLite catalogue accelerator.