This website requires JavaScript.
Explore
Help
Register
Sign In
melosh
/
mal
Watch
1
Star
0
Fork
0
You've already forked mal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
90723481596b3b9bf6c47e9fa9714422804ef3c3
mal
/
internal
/
jikan
History
mkelvers
9072348159
perf: stop recommendations from making N+1 API calls
2026-04-08 17:22:07 +02:00
..
anime.go
perf: heavily optimize jikan cache by pre-warming individual anime objects and using 30-day TTLs for completed shows
2026-04-08 16:31:10 +02:00
client.go
fix: remove preWarmAnimeCache poisoning relations
2026-04-08 16:45:49 +02:00
recommendations.go
perf: stop recommendations from making N+1 API calls
2026-04-08 17:22:07 +02:00
relations.go
perf: reduce relations api calls by parsing relations directly from full anime endpoints
2026-04-08 16:33:44 +02:00
search.go
fix: remove preWarmAnimeCache poisoning relations
2026-04-08 16:45:49 +02:00
seasons.go
fix: remove preWarmAnimeCache poisoning relations
2026-04-08 16:45:49 +02:00
types.go
perf: reduce relations api calls by parsing relations directly from full anime endpoints
2026-04-08 16:33:44 +02:00