Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Refactor the server to validate the schema upon load, and store schema in mongo #40

Open
jghibiki opened this issue Apr 6, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jghibiki
Copy link
Owner

jghibiki commented Apr 6, 2020

The goal of this is to validate the schema of the pipelines as well as aid with setting up the initial state of the application. This state should be pushed into mongo after the first startup and on each subsequent startup we should check for differences between our schema and the mongo state. If there is a difference an update should be made to the mongo state. Ideally, there should be no state stored on the server threads when complete.

@jghibiki jghibiki added the enhancement New feature or request label Apr 6, 2020
@jghibiki jghibiki added this to the Overhaul Server milestone Apr 6, 2020
@jghibiki jghibiki self-assigned this Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant