mirror of
https://github.com/marcoallegretti/karapace.git
synced 2026-03-26 21:43:09 +00:00
Deterministic environment engine for immutable Linux systems
- tiny_http-based HTTP server for blob storage and registry - Dual URL routing: /blobs/Kind/key and /kind_plural/key - Blob CRUD: PUT, GET, HEAD, list by kind - Registry: GET/PUT for name@tag references - TestServer helper for integration testing - 7 HTTP E2E tests: roundtrip, push/pull, concurrent clients, restart persistence |
||
|---|---|---|
| crates | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| deny.toml | ||
| LICENSE | ||