MattX / Milton

A searchable article database
1 stars 1 forks source link

Add Scribe cache #14

Closed jasonrdsouza closed 4 years ago

jasonrdsouza commented 4 years ago

The main change is to add a cloud bucket as a cache of previously "readabilitied" articles. It's true that Milton already has its own cache, so this is a bit redundant in that context, but it's useful for my alternative UI.

I also cleaned things up a little, moved stuff to a dedicated config file, and made an IAM service account with scoped down permissions specifically for the scribe function.