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

Rapid React: JSON storage #5

Open
TheAnnalyst opened this issue Jan 20, 2022 · 0 comments
Open

Rapid React: JSON storage #5

TheAnnalyst opened this issue Jan 20, 2022 · 0 comments

Comments

@TheAnnalyst
Copy link
Member

This is a low-priority issue; the production scouting website uses SQLite, and if I can find people who are willing to learn/be taught SQL I'll probably deprecate the JSON storage system anyway. However, if someone's looking for a project to get more familiar with the scouting library codebase, you could implement a class RapidReactJSON implements JSONStoragePlan<RapidReactMatch>. (As with SQLite, looking at Infinite Recharge should give you an idea of how it should be done.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant