consumet / api.consumet.org

A Modern Search Engine API for Anime, Movies/TVShows, Books, Light Novels, Manga, etc.
https://docs.consumet.org
GNU General Public License v3.0
1.11k stars 504 forks source link

feat(gogoanime): Add redis cache on gogo routes #573

Closed hase0278 closed 7 months ago

hase0278 commented 7 months ago

@hase0278 Nicee but this makes it require redis for everyone, make it optional. Like:

redis ? cache stuff : fetch data without caching

Okay noted I'll close this pr for now and do another pr later.