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
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417)
use built-in cache package to wrap external go-chi cache package
10 months ago
..
cache.go Refactor cache and disable go-chi cache (#30417) 10 months ago
cache_redis.go Refactor cache and disable go-chi cache (#30417) 10 months ago
cache_test.go Refactor cache and disable go-chi cache (#30417) 10 months ago
cache_twoqueue.go Refactor cache and disable go-chi cache (#30417) 10 months ago
context.go Improve cache context (#23330) 2 years ago
context_test.go Improve cache context (#23330) 2 years ago
string_cache.go Refactor cache and disable go-chi cache (#30417) 10 months ago