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

Main / Read-Only Modes #1

Open
Rishi556 opened this issue Nov 23, 2022 · 0 comments
Open

Main / Read-Only Modes #1

Rishi556 opened this issue Nov 23, 2022 · 0 comments

Comments

@Rishi556
Copy link
Collaborator

Main should be the "true" application with both read and write capabilities. Read only mode should be for geolocated nodes throughout the world which serve as a local cache to improve speed to get configs. Read only should poll for new data from main every X seconds. Main should be able to push to all read only nodes whenever data is updated. When users log in to update cache values, they must be doing so on the main instance. Main can serve as a read node, but is not recommended for large production builds(but should be fine for small projects).

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