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
2025-01-12 04:33:43 +08:00
..
cache.go fix(cache): cache test triggered by non memory cache (#33220) 2025-01-12 04:33:43 +08:00
cache_redis.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
cache_test.go fix(cache): cache test triggered by non memory cache (#33220) 2025-01-12 04:33:43 +08:00
cache_twoqueue.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
context.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00
context_test.go Increase `cacheContextLifetime` to reduce false reports (#32011) 2024-09-09 04:51:25 +00:00
string_cache.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00