aboutsummaryrefslogtreecommitdiffhomepage
path: root/pingora-cache
AgeCommit message (Expand)Author
2024-10-31Release 0.4.0bleeper-yuchen-88def7550ecYuchen Wu
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-28change `CachePut::cacheable` to own `ResponseHeader`Matthew Gumport
2024-10-28tag subrequests as suchMatthew Gumport
2024-10-18Guard against excess cache put response body payloadsEdward Wang
2024-10-12Refactor openssl code one more time before rustls integrationYuchen Wu
2024-10-11Merge extensions between old and new meta on revalidateEdward Wang
2024-10-11Add a warning log if the dictionary for `HeaderSerde` is `None`Kevin Guthrie
2024-10-11Rust 1.81Yuchen Wu
2024-10-07A couple of error message nitsGustav Davidsson
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-09Derive `Ord` and `PartialOrd` for `CompactCacheKey`Kevin Guthrie
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-07-12Release 0.3.00.3.0Yuchen Wu
2024-06-28Report evction/invalidtion typesYuchen Wu
2024-06-07update CacheKey to allow overriding primary key hashZaidoon Abd Al Hadi
2024-05-24Allow the lookup_duration to be readYuchen Wu
2024-05-24Track cache lookup timeYuchen Wu
2024-05-10Release 0.2.00.2.0Yuchen Wu
2024-04-22address string interpolation outside of proper contextMatthew Gumport
2024-04-05Add/polish some commentsGustav Davidsson
2024-04-05Clarify cache-control regex commentsewang
2024-04-05Fix typos and grammar issues in docsYuchen Wu
2024-04-05Only compile pingora-openssl when openssl feature is enabled.afon
2024-04-05tests(cache): add tests for purge methodpluveto
2024-03-15fix some commentsbattmdpkq
2024-03-15compile and test cleanly with nightlyMatthew Gumport
2024-03-01Fix typos and grammar issuesYuchen Wu
2024-02-27Release Pingora version 0.1.0v0.1.0Yuchen Wu