news-ai / tabulae

API for media list management
https://tabulae.newsai.org/
0 stars 0 forks source link

cache campaigns and invalidate cache if there's new incoming emails for that campaign #491

Closed AbhiAgarwal closed 6 years ago

AbhiAgarwal commented 6 years ago

probably can be built into appengine-elastic. Tried a memcached version. Can use nds but kind of modified to fit elasticsearch. best case is probably campaign response, which takes 1000s of ES responses and summarizes them.

AbhiAgarwal commented 6 years ago

just added this.