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
TheFox0x7 8c6d7076b7
fix(cache): cache test triggered by non memory cache (#33220)
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
3 weeks ago
..
cache.go fix(cache): cache test triggered by non memory cache (#33220) 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) 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