mmetro / WeirdSideofYouTube

MIT License
6 stars 3 forks source link

Cache video titles in database #44

Open mmetro opened 7 years ago

mmetro commented 7 years ago

The server should cache the video titles in the database and periodically update them instead of having the client request them every time the page is loaded.

mmetro commented 7 years ago

To prevent abuse, only videos which exist in our database should have their information cached.