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 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 days ago
..
cache.go fix(cache): cache test triggered by non memory cache (#33220) 1 month ago
cache_redis.go Refactor cache and disable go-chi cache (#30417) 11 months ago
cache_test.go fix(cache): cache test triggered by non memory cache (#33220) 1 month ago
cache_twoqueue.go Refactor cache and disable go-chi cache (#30417) 11 months ago
context.go bump to go 1.23 (#31855) 6 months ago
context_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
string_cache.go Refactor cache and disable go-chi cache (#30417) 11 months ago