mdedetrich commented on issue #150:
URL: 
https://github.com/apache/incubator-pekko-connectors/issues/150#issuecomment-1684909474

   > This is covered by 
[ReactiveMongo/ReactiveMongo#1245](https://github.com/ReactiveMongo/ReactiveMongo/pull/1245)
   
   I see, I had a quick look at the project and it just provides the basic 
driver however what the current pekko-connectors mongodb provides is also Pekko 
Stream integration (i.e. `Source`/`Sink`/`Flow`) so once this is released then 
we should either update the current pekko-connectors mongodb module to use 
reactive mongo (as a breaking change) or my previous suggestion which would be 
to create a pekko-connectors-mongodb which uses ReactiveMongo underneath and 
deprecate the current mongodb module


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to