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

feat: added query caching #44

Merged
merged 7 commits into from
Nov 15, 2023
Merged

feat: added query caching #44

merged 7 commits into from
Nov 15, 2023

Conversation

ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Nov 15, 2023

Working on ActivityWatch/activitywatch#991

TODO

  • When should cache expire?
    • On page reload, for now.
  • How can cache be bypassed?
    • Added params argument with default {cache: true, cacheEmpty: false}

@ErikBjare ErikBjare merged commit d6eaeae into master Nov 15, 2023
2 checks passed
@ErikBjare ErikBjare deleted the dev/query-caching branch November 15, 2023 10:51
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.

None yet

1 participant