exlibris-fed / exlibris

MIT License
4 stars 0 forks source link

Cache books #20

Closed Sigafoos closed 3 years ago

Sigafoos commented 4 years ago

I'm not sure how deep we want to go. Before a book can be read it needs to exist in the database, but I don't think we want to store every search result. This would probably be a good use case for redis/memcache/something similar.

mattgen88 commented 3 years ago

We store on request to book or on read of book