Hi, The skullxbones mongo persistence library was the de facto connector for mongo, never having a dedicated library from Lightbend. The creator and a collaborator have already successfully ported the library to pekko 1.0.0 and are working on getting a release out. The port has dropped support for reactive mongo and only using the official mongo-scala-driver going forward. They would like to see the library donated to pekko if the community / team would be interested. I know there’s a couple official persistence libraries for widely used db’s like dynamodb, personally though biased I would argue mongo falls into that category. I’m not sure what the bar or threshold is to take in another repo or if there’s a long term plan to combine persistence drivers into a single repo like the way stream connectors are set up besides kafka.
Thanks, Brendan