Skip to content

Conversation

@D-stefaang
Copy link

@D-stefaang D-stefaang commented Mar 17, 2024

Add mongodb as result store.
Mongodb is a nosql DB where it's easy to change data models.
The goal is to add an index on store ID and coordinates in the future.

  • Add docker compose file for mongodb with persistent volume
  • Add virtual env to prevent affecting python3 base installation
  • Update gitignore
  • Add ruff linter and formatter
  • Add pymongo driver
  • Save test results in mongo
  • Add test coverage

@D-stefaang D-stefaang changed the title Mongodb Add mongodb result store Mar 17, 2024
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.

2 participants