Akka.NET Persistence journal and snapshot store backed by DocumentDb.
Info
Version: | 1.0.22-alpha |
Author(s): | Pratap Bhaskar |
Last Update: | Friday, April 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pratapbhaskar/Akka.Persistence.DocumentDb |
NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.DocumentDb |
Install
Install-Package Akka.Persistence.DocumentDb
dotnet add package Akka.Persistence.DocumentDb
paket add Akka.Persistence.DocumentDb
Akka.Persistence.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka
- Akka.Persistence(>= 1.1.3.32)
- Microsoft.Azure.DocumentDb
- Newtonsoft.Json(>= 9.0.1)
- System.Collections.Immutable(>= 1.3.1)
Tags