gitea/modules/cache
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417)
use built-in cache package to wrap external go-chi cache package
2024-04-13 08:38:44 +00:00
..
cache.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
cache_redis.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
cache_test.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
cache_twoqueue.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00
context.go Improve cache context (#23330) 2023-03-08 11:57:05 -06:00
context_test.go Improve cache context (#23330) 2023-03-08 11:57:05 -06:00
string_cache.go Refactor cache and disable go-chi cache (#30417) 2024-04-13 08:38:44 +00:00