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

Connect Logic to MongoDB #3

Open
dtremblay opened this issue Mar 10, 2019 · 0 comments
Open

Connect Logic to MongoDB #3

dtremblay opened this issue Mar 10, 2019 · 0 comments

Comments

@dtremblay
Copy link
Owner

Connect Logic to MongoDB
Each module will be in a separate collection.
The collection contains a properties document:

  • module name
  • module description
  • module attributes

The collection contains baseline documents:

  • Each baseline contains a number of requirement sub-documents.
  • Each requirement sub-document contains an id, description, name and attributes.
  • The current baseline is allowed to change. The other baselines are read-only.
  • A baseline is created by renaming the "current" baseline to anything else.
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