You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/cache
Giteabot 31f2a325dc
fix(cache): cache test triggered by non memory cache (#33220) (#33221)
Backport #33220 by TheFox0x7

Change SlowCacheThreshold to 30 milliseconds so it doesn't trigger on
non memory cache

Closes: https://github.com/go-gitea/gitea/issues/33190
Closes: https://github.com/go-gitea/gitea/issues/32657

Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
3 weeks ago
..
cache.go fix(cache): cache test triggered by non memory cache (#33220) (#33221) 3 weeks ago
cache_redis.go Refactor cache and disable go-chi cache (#30417) 10 months ago
cache_test.go fix(cache): cache test triggered by non memory cache (#33220) (#33221) 3 weeks ago
cache_twoqueue.go Refactor cache and disable go-chi cache (#30417) 10 months ago
context.go bump to go 1.23 (#31855) 5 months ago
context_test.go Increase `cacheContextLifetime` to reduce false reports (#32011) 5 months ago
string_cache.go Refactor cache and disable go-chi cache (#30417) 10 months ago