mike-webster / spotify-views

Playing around with the Spotify API
1 stars 0 forks source link

Rethink Redis Solution #17

Open mike-webster opened 3 years ago

mike-webster commented 3 years ago

Description

I implemented a redis cache in an attempt to:

  1. Reduce the number of overall calls made to spotify
  2. Increase page load time

Great in theory... but it's not working as planned.

Technical Details

mike-webster commented 3 years ago

This is what I was using to inspect my redis content