mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 08:14:25 +00:00
4f27c28947
Follows: #19284 * The `CopyDir` is only used inside test code * Rewrite `ToSnakeCase` with more test cases * The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr` * The `UniqueQueue` can use string as ID directly, no need to call `ToStr` |
||
---|---|---|
.. | ||
cache_redis.go | ||
cache_test.go | ||
cache_twoqueue.go | ||
cache.go |