precog / platform

Advanced Analytics Engine for NoSQL Data
http://www.slamdata.com
GNU Affero General Public License v3.0
400 stars 64 forks source link

Finalize cached queries support #541

Open jdegoes opened 10 years ago

jdegoes commented 10 years ago

Cached queries are implemented in Precog master, but may have bugs, have not been tested extensively, and their APIs likely differ from the required format.

The following document contains the "analysis" API which is meant to replace the old query APIs, and form the basis of cached queries:

https://docs.google.com/document/d/1j43rvBNPvV7sDpO5l9vUXqtO9IPO-oWT2_tF8fMJEt0/edit?usp=sharing

This ticket will be considered complete when these APIs are implemented, tested, and thoroughly documented.

harrisminer commented 10 years ago

I would also like to affirm that this would be heavily utilized by us too.