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

Indexed Db call performance enhancements #1181

Merged
merged 5 commits into from
May 9, 2023
Merged

Indexed Db call performance enhancements #1181

merged 5 commits into from
May 9, 2023

Conversation

rmroot
Copy link
Collaborator

@rmroot rmroot commented May 9, 2023

connects #1071

remove call using getAllByIndex because the DB performance was not good

use firstValueFrom instead of deprecated toPromise() for async calls

@rmroot rmroot merged commit d8f4a67 into develop May 9, 2023
@rmroot rmroot deleted the issue-1071 branch May 10, 2023 16:55
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