capacitor-community / capacitor-community/sqlite

feat: Use separate threads on Android

Open
#598 0 comments 1 reaction 0 assignees View on GitHub
feature needs: triage
Dominant language
Swift
Stars
661
Forks
158
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe:**

When queries are executing all plugin access is blocked.

**Describe the solution you'd like:**

Queries to run in the background so other plugin access (like network requests, etc.) still work.

**Describe alternatives you've considered:**

Trying to optimize db to speed up queries.

**Additional context:**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.