aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-proxy/src/proxy_cache.rs
AgeCommit message (Expand)Author
11 daysadd range_header_filter to proxy traitbleeper-yuchen-9df2f3f6e6b919a632b08af4584a1c1a3bcee0fdMatthew Gumport
11 daysAdd the ability to trigger forced-miss behavior from the `cache_hit_filter` f...Kevin Guthrie
11 daysImprove support for sending custom response headers and bodies for error mess...Andrew Hauck
2024-11-22Release cache lock after proxy upstream filter, serve staleEdward Wang
2024-11-22Only cache GET response after bypassEdward Wang
2024-11-08if-range support for cache rangesEdward Wang
2024-10-28change `CachePut::cacheable` to own `ResponseHeader`Matthew Gumport
2024-10-28tag subrequests as suchMatthew Gumport
2024-10-28Apply response_body_filter when serving from cacheEdward Wang
2024-08-09Set stale-updating as an explicit CachePhaseEdward Wang
2024-06-07Introduce HttpModules to pingora-proxy.Yuchen Wu
2024-05-24expose session to cache_hit_filter phaseZaidoon Abd Al Hadi
2024-05-10Add purge_response callbackewang
2024-04-12Add cache_not_modified_filter, handle etag/last-modifiedewang
2024-04-05Add/polish some commentsGustav Davidsson
2024-03-15fix some commentsbattmdpkq
2024-03-01Fix typos and grammar issuesYuchen Wu
2024-03-01Run upstream_response_filter on 304 from upstream cache revalidationewang
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu