aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-proxy/src/proxy_cache.rs
AgeCommit message (Expand)Author
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