You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
Hi,
I have been using morphia (object-storage mapper based on mongo java driver) for quite a while and I am satisfied with it but I would welcome also asynchronous version. I think it seem pretty straightforward as there is already asynchronous java driver. Do you know if something is planned or maybe if there is another option besides morphia?
Regards,
Peter
Justin Lee
unread,
Aug 10, 2015, 10:20:22 AM8/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
There was this issue filed not too long ago: https://github.com/mongodb/morphia/issues/829. Integrating the 3.0.0 driver features is definitely the plan. It'll take a little bit of work to get there, though. There are a few internal APIs that have leaked in to various application's code that could potentially break with a change like this so we'll want to try to mitigate that as much as possible.