Skip to content

feat(store): async batch operations#480

Merged
NetanelBasal merged 2 commits into
ngneat:masterfrom
LoaderB0T:master
Sep 15, 2023
Merged

feat(store): async batch operations#480
NetanelBasal merged 2 commits into
ngneat:masterfrom
LoaderB0T:master

Conversation

@LoaderB0T
Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #478

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Added emitOnceAsync for asynchronous batching of store updates

closes ngneat#478
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Comment thread packages/store/src/lib/batch.ts Outdated
@LoaderB0T
Copy link
Copy Markdown
Contributor Author

@NetanelBasal I resolved the issue, I'd be awesome if you could have another look :)

@NetanelBasal NetanelBasal merged commit 8d30ccb into ngneat:master Sep 15, 2023
@NetanelBasal
Copy link
Copy Markdown
Member

Sure

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.

2 participants