karapace/crates
Marco Allegretti 11034ee27a feat: karapace-remote — remote content-addressable store, push/pull, registry
- RemoteBackend trait: put/get/has blob, registry operations
- HTTP backend (ureq): blob transfer with X-Karapace-Protocol header
- Push/pull transfer with blake3 integrity verification on pull
- JSON registry for name@tag references
- RemoteConfig: persistent server URL configuration
- Auth token support via Bearer header
- Header-capturing mock server for protocol verification tests
2026-02-22 18:37:14 +01:00
..
karapace-core feat: karapace-core — engine orchestration, lifecycle state machine, drift control 2026-02-22 18:37:02 +01:00
karapace-remote feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00
karapace-runtime feat: karapace-runtime — namespace/OCI/mock backends, sandbox, host integration 2026-02-22 18:36:46 +01:00
karapace-schema feat: karapace-schema — manifest v1, normalization, identity hashing, lock file v2 2026-02-22 18:36:15 +01:00
karapace-store feat: karapace-store — content-addressable object store, layers, metadata, WAL 2026-02-22 18:36:31 +01:00