CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Cache queries #43

Open DavidLemayian opened 6 years ago

DavidLemayian commented 6 years ago

On running run_query, we should cache the queries in Memcached.

Ref: #42