karapace/crates/karapace-store
Marco Allegretti 7ce0fc2f2f perf(store): avoid cloning in checksum
Compute metadata checksum by hashing a borrowed view of the\nstruct rather than cloning it. Keeps checksum output compatible\nwith the previous pretty-JSON hashing.
2026-02-25 20:18:51 +01:00
..
src perf(store): avoid cloning in checksum 2026-02-25 20:18:51 +01:00
tests fix CI: fmt, skip migrate readonly test as root, fix container shell 2026-02-22 20:11:09 +01:00
Cargo.toml fix CI: fmt, skip migrate readonly test as root, fix container shell 2026-02-22 20:11:09 +01:00