jan-carreras / torrentpreviewer

Simple application that lets you generate img previews from torrents without downloading all the content
MIT License
2 stars 0 forks source link

HTTP server should not make any SQL query #5

Open jan-carreras opened 3 years ago

jan-carreras commented 3 years ago

Use Redis instead. We should have a projection of the data in the DB, updated every time it changes.

Ideas: