MongoDB Messenger Transport 1.0.0
This is the first, stable release of this library that I built on top of facile-it/mongodb-bundle
, which allows to use the MongoDB connection provided by the bundle to be used as a Symfony Messenger transport. I build this because I needed the equivalent of the Doctrine transport to store failed messages on a project that didn’t use Doctrine, but our OSS MongoDB bundle.