Skip to content

Conversation

@RemiLehe
Copy link
Collaborator

Not ready for review/merging

This aims to add a new archiver connector, that reads a MongoDB database. Documents in the MongoDB database are expected to have a 'date' field and PV names as fields.

TODO:

  • Add tests
  • Add documentation

@RemiLehe RemiLehe changed the title [WIP] Initial implementation of the MongoDB connector [WIP] Initial implementation of the MongoDB archiver connector Jan 13, 2026
@RemiLehe RemiLehe marked this pull request as draft January 13, 2026 18:53
@RemiLehe RemiLehe requested a review from EZoni January 22, 2026 18:07
Comment on lines +26 to +27
Documents are expected to have the structure:
{date: ISODate(...), PV1: value1, PV2: value2, ...}
Copy link
Contributor

Choose a reason for hiding this comment

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

This is the core structure doc for now. Cool.

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