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: DataWorker | SharedWorker + IndexedDB robust request deduplication and replay #8698

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Jul 8, 2023

This is a bonus feature :)

consider it highly experimental at the moment.

we plan to ship a stable version of this sometime in 5.x

@runspired runspired changed the title exp: void 0 feat: DataWorker | SharedWorker + IndexedDB robust request deduplication and replay Aug 11, 2023
@runspired runspired added 🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature labels Aug 11, 2023
@runspired runspired force-pushed the data-worker branch 2 times, most recently from 12a9aa0 to 63c95e0 Compare September 5, 2023 06:47
Copy link
Collaborator

@Baltazore Baltazore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

renamed lifetimes according to latest main

packages/experiments/README.md Outdated Show resolved Hide resolved
packages/experiments/README.md Outdated Show resolved Hide resolved
packages/experiments/README.md Outdated Show resolved Hide resolved
packages/experiments/README.md Outdated Show resolved Hide resolved
packages/experiments/README.md Outdated Show resolved Hide resolved
packages/experiments/src/-private/utils.ts Outdated Show resolved Hide resolved
tests/example-json-api/workers/ember-data-cache-worker.ts Outdated Show resolved Hide resolved
tests/example-json-api/workers/ember-data-cache-worker.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎯 canary PR is targeting canary (default) 🏷️ feat This PR introduces a new feature
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants