Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cached queries #1

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Cached queries #1

wants to merge 18 commits into from

Conversation

lumimies
Copy link
Contributor

@lumimies lumimies commented Dec 6, 2018

Adding TTLs and optimizing sharing within the same query

Zohar Kelrich added 18 commits December 6, 2018 17:08
* Add option for TTL instead of deleting subqueries
* Add per-query nonce into subquery names
* Group deletion to higher level, to allow subquery reuse
Part of the actually-defining-an-api project
When merging the scope into the query, the node wasn't renamed,
causing cache issues. Just adding a new node in for now.
Also create local evaluator, and SAT solver,
to verify query optimization
Proven via generative testing and SAT!
@avihil1
Copy link

avihil1 commented Jan 12, 2021

@gilburd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants