pingora/pingora-cache
Edward Wang 96e561a999 Allow miss handler to lookup storage using streaming write tag
When supporting streaming partial writes, the cache miss request may not
always find the corresponding body reader for the storage asset that its
upstream write is trying to fill.

This change adds a lookup_streaming_write storage API and allows the
miss handler to provide a streaming write tag for use with the API, so
that it may find the matching hit handler to serve downstream.
2024-09-13 14:11:24 -07:00
..
benches Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
src Allow miss handler to lookup storage using streaming write tag 2024-09-13 14:11:24 -07:00
Cargo.toml change lock status memory ordering, tag spans 2024-09-06 13:43:53 -07:00
LICENSE Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00