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

Target and leverage Sync module only with my own database? #1836

Open
GitMurf opened this issue Sep 13, 2024 · 0 comments
Open

Target and leverage Sync module only with my own database? #1836

GitMurf opened this issue Sep 13, 2024 · 0 comments

Comments

@GitMurf
Copy link

GitMurf commented Sep 13, 2024

I have read the sync docs (very nice btw) and it sounds potentially like the Sync module is encapsulated on its own? We have a specific app architecture and use a non react framework that have reasons where we need to completely own / manage our database as well as our frontend. But we LOVE the sync engine.

So my question is, are we able to only use the sync module without any other WatermelonDB features? It sounds like we would need to add things like status and changes fields as columns to our tables. And then of course implement the server side changes to our master database and on the flip side handle the response from the server about any updates and apply those to our database “manually” (ourselves). Is this possible? Thanks!

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

No branches or pull requests

1 participant