gitea/modules/cache
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache ()
This is a performance regression from 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
..
cache.go Fix dashboard ignored system setting cache ()
cache_redis.go Update go-chi/cache to utilize Ping() ()
cache_test.go format with gofumpt ()
cache_twoqueue.go Update go-chi/cache to utilize Ping() ()