pingora/pingora-proxy/tests
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
..
keys Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
utils Allow miss handler to lookup storage using streaming write tag 2024-09-13 14:11:24 -07:00
headers.dict Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
pingora_conf.yaml Release Pingora version 0.1.0 2024-02-27 20:25:44 -08:00
test_basic.rs Windows support 1/n: clean up cargo and certain tests 2024-08-30 11:18:18 -07:00
test_upstream.rs Allow miss handler to lookup storage using streaming write tag 2024-09-13 14:11:24 -07:00