karapace/crates/karapace-remote
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
..
src feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00
Cargo.toml feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00
karapace-remote.cdx.json feat: karapace-remote — remote content-addressable store, push/pull, registry 2026-02-22 18:37:14 +01:00