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

Replace YAML files by Database #19

Open
4 tasks
matheuswhite opened this issue Oct 28, 2019 · 0 comments
Open
4 tasks

Replace YAML files by Database #19

matheuswhite opened this issue Oct 28, 2019 · 0 comments

Comments

@matheuswhite
Copy link
Owner

matheuswhite commented Oct 28, 2019

Description

Replace YAML files used for data storage by Database

Tasks

  1. Search the best database that fits into bluebees storage schema
  2. Implement a interface to storage data. This data must be accessed by name and by type (Network, Application, Node, Device, etc)
  3. Replace YAML by selected Database
  4. Add a command to specify the database's path

Advises

Some YAML files must be kept as seq.yml

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