mirror of
1
Fork 0
forgejo/modules/cache
Gusted 5fe0484984
[GITEA] improve unit test for caching
- Configure `setting.CacheService.TTL` which will force the code to go
trough the caching mechanism.
- Remove the TODO and uncomment the test code.

(cherry picked from commit 5ccdff0b5d)
2023-07-17 00:22:06 +02:00
..
cache.go
cache_redis.go
cache_test.go [GITEA] improve unit test for caching 2023-07-17 00:22:06 +02:00
cache_twoqueue.go Upgrade go dependencies (#25819) 2023-07-14 11:00:31 +08:00
context.go
context_test.go