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

Allow more results output #35

Open
karec opened this issue Dec 5, 2016 · 2 comments
Open

Allow more results output #35

karec opened this issue Dec 5, 2016 · 2 comments

Comments

@karec
Copy link
Collaborator

karec commented Dec 5, 2016

It should be great to not force results into SQL.

Since pandas could read many formats, we should let user decide how to store result (plain file, sql, NoSQL, memory ?)

@karec
Copy link
Collaborator Author

karec commented Dec 5, 2016

  • Create a base results backend
  • Create a default results backend for sqlite
  • Create a dummy results backend
  • Create a results backend for redis
  • Allow external results backend

Each result backend should be able to store and retreive results. In the end, users should be able to create there own results backend and plug it to the core to fit there needs

karec pushed a commit that referenced this issue Dec 26, 2016
karec pushed a commit that referenced this issue Dec 26, 2016
karec pushed a commit that referenced this issue Dec 27, 2016
karec pushed a commit that referenced this issue Dec 27, 2016
karec pushed a commit that referenced this issue Dec 27, 2016
Related to #35
* Updated HQ
* Updated turret manager to use store
* Update BaseStore to provide add and update turret methods
* Update output to raise correct error
karec pushed a commit that referenced this issue Dec 27, 2016
karec pushed a commit that referenced this issue Dec 28, 2016
@karec
Copy link
Collaborator Author

karec commented Dec 28, 2016

Still need some refactoring / cleaning / comments / testing

ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
Related to TheGhouls#35
* Updated HQ
* Updated turret manager to use store
* Update BaseStore to provide add and update turret methods
* Update output to raise correct error
ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
ZuluPro pushed a commit to ZuluPro/oct that referenced this issue Jan 18, 2017
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