Skip to content

Add option to use the Rust sync client #51

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

Merged
merged 4 commits into from
Jun 19, 2025
Merged

Add option to use the Rust sync client #51

merged 4 commits into from
Jun 19, 2025

Conversation

simolus3
Copy link
Contributor

This adds APIs to the Swift SDK allowing clients to opt into the new Rust-based sync client.

Since the client is experimental at the moment, I've hidden it behind an @_spi (so users will have to import PowerSync in a special way with @_spi(PowerSyncExperimental) import PowerSync to use this, similar to the opt-in for Kotlin). I'm not sure if this is really required or if mentioning that the feature is experimental is enough.

@simolus3 simolus3 requested a review from stevensJourney June 19, 2025 16:18
@simolus3 simolus3 merged commit 3a075c5 into main Jun 19, 2025
3 checks passed
@simolus3 simolus3 deleted the rust-core-sync branch June 19, 2025 18:20
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