1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-01-11 01:34:49 +00:00
hugo/cache/dynacache
Bjørn Erik Pedersen 0d1f08a6cd
cache/dynacache: Don't mark all evicted items as stale
Limit that to the evicted items that matches the given change set.

Currently this doesn't make any practical difference, but it would make the stale flag more general useful.
2024-05-21 20:02:10 +02:00
..
dynacache.go cache/dynacache: Don't mark all evicted items as stale 2024-05-21 20:02:10 +02:00
dynacache_test.go Make the cache eviction logic for stale entities more robust 2024-05-04 19:45:43 +02:00