KevinMidboe / seasonedShows

seasoned api 🌶 | Season your media library with the shows and movies that you and your friends want
MIT License
2 stars 0 forks source link

Feat: Redis cache #129

Closed KevinMidboe closed 4 years ago

KevinMidboe commented 4 years ago

Implemented Redis to cache responses from tmdb, piratesearch and plex. A new dependency, but the old way was caching in sql database so big improvement.

Other notable changes: