Skip to content

Conversation

mugikhan
Copy link
Contributor

Work done

  • 5 concurrent read-only connections
  • Use a queue to manage queries when all connections are busy
  • Process queued operations as soon as connections become available

Testing

Tested locally running multiple queries running at the same time with random delays between the queries.

Copy link

changeset-bot bot commented Oct 31, 2024

🦋 Changeset detected

Latest commit: 39296bb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@powersync/op-sqlite Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mugikhan mugikhan marked this pull request as ready for review October 31, 2024 12:29
@mugikhan mugikhan merged commit 9653f5c into main Nov 5, 2024
6 checks passed
@mugikhan mugikhan deleted the feat/queue-read-connections-op-sqlite branch November 5, 2024 07:33
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