cbh_storage 0.0.4

Implementation crate for cargo-bench-history - do not reference directly
Documentation

cbh_storage

Implementation crate for cargo-bench-history. Do not depend on this directly — it carries the storage port and its backends (local filesystem, Azure Blob, and a read-through cache that mirrors a cloud backend onto local disk), plus the key-layout and cache-epoch rules that keep those backends consistent. It has no stable public API; use the cargo-bench-history tool instead.