aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Add Attachment table to DB #55

Closed aksiksi closed 4 years ago

aksiksi commented 4 years ago
  1. Insert an entry into DB for each attachment. Tie each attachment to its email via FK.
  2. Store attachment index with DB entry.
  3. Keep the info in the cache for perf.