aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-cache/src/lib.rs
AgeCommit message (Expand)Author
11 daysexpose getters for cache and hit spansbleeper-yuchen-fc39bb0c3d35fa5e07c21c261c2a5a68af53d440Matthew Gumport
11 daysMake cache eviction asyncEdward Wang
2024-11-18Add the ability to trigger forced-miss behavior from the `cache_hit_filter` f...Kevin Guthrie
2024-11-22Release cache lock after proxy upstream filter, serve staleEdward Wang
2024-11-08Fix cache meta trace tagsEdward Wang
2024-10-28Move the cache-lock timing data into a digest that is not cleared when the in...Kevin Guthrie
2024-10-28allow stale in cache_vary_lookupGustav Davidsson
2024-10-28tag subrequests as suchMatthew Gumport
2024-10-11Merge extensions between old and new meta on revalidateEdward Wang
2024-09-13Allow miss handler to lookup storage using streaming write tagEdward Wang
2024-09-06change lock status memory ordering, tag spansMatthew Gumport
2024-09-06unset meta on cache missMatthew Gumport
2024-08-09Set stale-updating as an explicit CachePhaseEdward Wang
2024-08-09Allow Stale phase in cache_missEdward Wang
2024-07-26Address Rust 1.80 clippy warnings.Yuchen Wu
2024-06-28Report evction/invalidtion typesYuchen Wu
2024-05-24Allow the lookup_duration to be readYuchen Wu
2024-05-24Track cache lookup timeYuchen Wu
2024-04-05Fix typos and grammar issues in docsYuchen Wu
2024-03-01Fix typos and grammar issuesYuchen Wu
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu