-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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).
Metadata
Metadata
Assignees
Labels
No labels