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

Document API-based MongodbSerializer #2215

Closed
mp911de opened this issue Oct 27, 2017 · 2 comments · Fixed by #2689
Closed

Document API-based MongodbSerializer #2215

mp911de opened this issue Oct 27, 2017 · 2 comments · Fixed by #2689
Assignees
Milestone

Comments

@mp911de
Copy link
Contributor

mp911de commented Oct 27, 2017

We'd like to MongoDB's Document-API with MongodbSerializer to use it with the asynchronous/reactive MongoDB driver. Any chance of migration or providing a new type (side-by-side) supporting Document?

@odrotbohm
Copy link

I'd second that. The more mature the 3.x drivers get, the more we risk the DBObject-based API being dropped in 4.x. That would effectively make Querydsl useless on MongoDB, which would be a shame. Spring Data currently maintains quite a bit of code to make sure we fall back to that legacy API only for Querydsl and it would be cool if we could get rid of it.

@Shredder121
Copy link
Member

Now that's a good idea, and inevitable when they decide to axe the old API.

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 a pull request may close this issue.

4 participants