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

Reference to Raw Mongo Object #649

Closed
wants to merge 2 commits into from

Conversation

jakobvogel
Copy link
Member

Description

When parsing a Mongo object into a Mango entity, we now retain a reference to the raw document. This is similar to our implementation of the Elastic adapter.

@jakobvogel jakobvogel added the 🧬 Enhancement Contains new features label Apr 16, 2024
@jakobvogel
Copy link
Member Author

The second commit was necessary following late feedback in scireum-dev. The same commit makes the entire solution unattractive for the intended use in MIO.

@jakobvogel jakobvogel closed this Apr 16, 2024
@jakobvogel jakobvogel deleted the feature/jvo/Mango-Mongo-Bridge branch April 16, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧬 Enhancement Contains new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants