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

Better cache management #49

Open
10 tasks
Syndesi opened this issue Sep 10, 2023 · 0 comments
Open
10 tasks

Better cache management #49

Syndesi opened this issue Sep 10, 2023 · 0 comments
Milestone

Comments

@Syndesi
Copy link
Member

Syndesi commented Sep 10, 2023

Ember Nexus Web SDK should have better cache management, which includes:

  • Cached items can be invalidated entirely.
    • The operation can be called via a function.
    • The operation can be called via an event.
    • The feature should be logged to detect and mitigate abuse caused by bugs or plugins.
  • Cached items can be completely updated.
    • The operation can be called via a function.
    • The operation can be called via an event.
    • The feature should be logged to detect and mitigate abuse caused by bugs or plugins.
  • Cache respects the Etag header.

Possible features:

  • Should there be a global event when an element gets removed/updated?
@Syndesi Syndesi added this to the 0.2.0 milestone Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant