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

Add memcache to run_query #75

Closed andela-mmakinde closed 5 years ago

andela-mmakinde commented 6 years ago

Description

On running run_query, queries are now been cached in Memcached.

Fixes # (issue) Issue https://github.com/CodeForAfricaLabs/HealthTools.API/issues/43.

Type of change

Screenshots

None