electric icon indicating copy to clipboard operation
electric copied to clipboard

chore (client): prioritize UI queries over Satellite queries

Open kevin-dp opened this issue 1 year ago • 1 comments

This PR modifies the generic DB adapter and the capacitor-sqlite DB adapter to use a priority-aware mutex such that UI queries have higher priority than Satellite queries.

kevin-dp avatar Nov 20 '23 09:11 kevin-dp

VAX-1373 Priority-aware mutex

Implement a priority-aware mutex such that we can prioritize the UI over Satellite.

linear[bot] avatar Nov 20 '23 09:11 linear[bot]

👋 we've been working the last month on a rebuild of the Electric server over at a temporary repo https://github.com/electric-sql/electric-next/

You can read more about why we made the decision at https://next.electric-sql.com/about

We're really excited about all the new possibilities the new server brings and we hope you'll check it out soon and give us your feedback.

We're now moving the temporary repo back here. As part of that migration we're closing all the old issues and PRs. We really appreciate you taking the time to investigate and create this improvement!

KyleAMathews avatar Aug 06 '24 13:08 KyleAMathews