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

Question: how data sync works? #630

Open
pedrosimao opened this issue Sep 2, 2024 · 0 comments
Open

Question: how data sync works? #630

pedrosimao opened this issue Sep 2, 2024 · 0 comments

Comments

@pedrosimao
Copy link

I am just trying to understand how the Golang scheduler sync interact with the Node based server syncs.
If I understand right the Golang scheduler will download data in pre-determined times.
On the other hand the Node server will only sync data when the user tries to access it, and it detects it is not synched yet.
Is it correct? Or is there some extra logic that I didn't fully understand?
Could the Node server also be used to schedule syncs? Just wondering if we could simplify the codebase focusing on one programming language...

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