You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm... For a oneway sync one can use this tool in a cron job, but I wouldn't suggest that because it would overerite evrrything instead of diffs. Better would be to listen for diffs and patch them.
How do I get it to work in real time?
Example, when something is changed in the database(SQLite) and automatically synchronizes the data in MongoDB
The text was updated successfully, but these errors were encountered: