di2ag / Connections-Hypothesis-Provider-Roadmap

Contains milestones, both internal to CHP and external to NCATS, as well as development deliverables.
Apache License 2.0
0 stars 1 forks source link

Computational Speed and Scalability - Caching Answers #45

Closed GregHydeDartmouth closed 3 years ago

GregHydeDartmouth commented 3 years ago

Speed up API querying time by cashing already answered query graphs. Upon receiving the same queries we can simply return our cached results.

See https://github.com/di2ag/Connections-Hypothesis-Provider-Roadmap/milestone/10 for open issues.