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

Write Queries: #45

Open
MarquiseRosier opened this issue Oct 31, 2019 · 0 comments
Open

Write Queries: #45

MarquiseRosier opened this issue Oct 31, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@MarquiseRosier
Copy link
Collaborator

MarquiseRosier commented Oct 31, 2019

Query files exist in src/queries and have .sql extension.

Create two files; one for every query, and each query is independent of the other.

One query to prefetch resources; for a given user. Some statistics must be used here to weigh the predictions; as cache poisoning can occur here from a feedback loop.

Another query for Authoring Experience that will show the best flow as users transition to the page and the best flow as they transition out of a page. This will help authors focus their attention where users are actually navigating.

https://github.com/adobe/project-helix/issues/428

@MarquiseRosier MarquiseRosier added the enhancement New feature or request label Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant