Skip to content

Feat/jon/connectdatabase #134

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feat/jon/connectdatabase #134

wants to merge 6 commits into from

Conversation

brooke-k
Copy link

  • Added zmq connectivity
  • Added framework for connecting to a database (generic template, not a specific database kind)
  • Implemented Docker functionality

- Update Dockerfile to have port exposed for DB connection
- Define class to proxy connection between database and core
- Change configs to remove format conflicts
- Replace yapf with black to agree with isort
- Remove unneeded requirements export
- Run DatabaseProxy on start
- Add sending of dummy messages to database
- Update pre-commit revisions
Copy link
Contributor

@dhyxy dhyxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the formatter changes 😁 super curious and excited to see where the project goes w a database !

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

Successfully merging this pull request may close these issues.

4 participants