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

[BACKEND] Automatic syncing when internet becomes reliable #11

Open
saturnaliam opened this issue Oct 18, 2024 · 1 comment
Open

[BACKEND] Automatic syncing when internet becomes reliable #11

saturnaliam opened this issue Oct 18, 2024 · 1 comment

Comments

@saturnaliam
Copy link
Member

During comp, internet tends to be extremely unreliable, so we should have some form of database (SQLite?) to back up the data the scouter takes, which can be pushed to the server once the internet becomes reliable enough.

@RNGKing
Copy link

RNGKing commented Oct 22, 2024

This can be done through any means you all choose. I only recommended SQLITE because it gives some degree of ACID compliance.

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

2 participants