0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-04-13 22:02:42 +02:00
KN4CK3R a2651c14ce
Add cache for common package queries (#22491)
This adds a cache for common package queries in `GetPackageDescriptor`.
Code which needs to process a list of packages benefits from this
change. This skips 350 queries in the package integration tests for
example.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-13 09:40:36 +00:00
..
2024-12-04 23:09:07 +00:00
2023-02-01 12:30:39 -06:00
2023-05-22 10:57:49 +08:00
2024-10-27 18:48:07 -04:00
2024-01-19 11:37:10 +00:00
2025-04-01 10:14:01 +00:00