1
0
Fork 0
forgejo/modules/cache
Gusted 2303421999
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.
2023-07-04 00:01:03 +02:00
..
cache.go
cache_redis.go
cache_test.go Improve unit test for caching 2023-07-04 00:01:03 +02:00
cache_twoqueue.go
context.go
context_test.go