0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-07 06:12:02 +01:00
gitea/modules/cache
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
* Cache last commit to accelerate the repository directory page visit

* Default use default cache configuration

* add tests for last commit cache

* Simplify last commit cache

* Revert Enabled back

* Change the last commit cache default ttl to 8760h

* Fix test
2020-02-01 19:11:32 +00:00
..
cache.go
last_commit.go