ishan0102 / engblogs

learn from your favorite tech companies
https://engblogs.dev
MIT License
162 stars 16 forks source link

Backlog #37

Open ishan0102 opened 1 year ago

ishan0102 commented 1 year ago

web

mobile

ishan0102 commented 1 year ago

Redis to store blogs on the backend and avoid querying supabase to check for existence. Can use AOF for persistence, need to see if it exceeds memory constraints though.