asimmon / ephemeral-mongo

EphemeralMongo is a set of three NuGet packages wrapping the binaries of MongoDB 4, 5 and 6 built for .NET Standard 2.0.
Apache License 2.0
104 stars 14 forks source link

🙋🏾‍♂️ Volunteering as library maintainer #64

Open wassim-k opened 1 week ago

wassim-k commented 1 week ago

Hi @asimmon,

First of all, thank you for such a useful library, it's been crucial in testing and improving the stability of MongoDB integration in many of our projects.

I understand maintaining an open source library can be quite time consuming, so I just wanted to put my hand up if you're looking for some maintainers to share the burden of keeping the library up to date and addressing various questions and issues.

I'm currently the maintainer of Orleans.Providers.MongoDB and I've had a lot of experience working with MongoDB in the C# space.

wassim-k commented 2 days ago

Due to the lack of support and activity in this repo, I have created MongoSandbox fork, which adds support for Mongo 8 and MongoDB Driver v3.0, packages are available in nuget.

Thanks @asimmon for bringing EphemeralMongo to where it is.

rbev commented 2 days ago

Thanks for picking up the torch @wassim-k