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