Akka Persistence journal and snapshot store backed by MongoDB database.
                        
                    
         
                Info
| Version: | 1.5.53 | 
| Author(s): | Akka.NET Contrib | 
| Last Update: | Wednesday, October 15, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/akkadotnet/Akka.Persistence.MongoDB | 
| NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.MongoDb | 
Install
Install-Package Akka.Persistence.MongoDb
                        dotnet add package Akka.Persistence.MongoDb
                        paket add Akka.Persistence.MongoDb
                        
                                Akka.Persistence.MongoDb Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Akka.Persistence.Query(>= 1.4.14)
- MongoDB.Driver(>= 2.11.5)
- akka.streams(>= 1.4.14)
