issues
search
DorinR
/
KindleNoteViewer
A better UI for viewing Kindle notes
lireddit.dorinr.vercel.app
1
stars
0
forks
source link
Add caching
#33
Open
DorinR
opened
3 years ago
DorinR
commented
3 years ago
The typical user flow is:
Click a book
Exit and click on another book
Maybe come back to the first book (at this point, we would like it to be cached, so that we don't have to fetch the data from Postgres. We can get it much faster from RAM (Redis))
The typical user flow is: