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(query): add angular query persistence functionality #8188

Closed

Conversation

OmerGronich
Copy link

Angular Query Persister Plugin

  • Created angular-query-persist-client-package
  • Implemented providePersistQueryClient in new package
  • Added isRestoring provider and injection token to main angular-query package
  • Included example of persister package usage

To do

  • Finish writing tests
  • Add another more complex example for registering multiple persisters

@OmerGronich OmerGronich force-pushed the angular-persist-query-client branch 3 times, most recently from 3632c28 to 85fcf74 Compare October 15, 2024 21:33
- Create angular-query-persist-client-package
- Implement providePersistQueryClient in new package
- Add isRestoring provider and injection token to main angular-query package
- Include example of persister package usage
@OmerGronich OmerGronich force-pushed the angular-persist-query-client branch from 85fcf74 to be3550a Compare October 15, 2024 21:47
Copy link

nx-cloud bot commented Oct 24, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 1980809. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --targets=test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build --parallel=3
✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@OmerGronich OmerGronich deleted the angular-persist-query-client branch November 22, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant