Akka.NET Persistence journal store backed by EventStore.
Info
Version: | 1.5.26 |
Author(s): | Akka.NET Contrib Team |
Last Update: | Friday, June 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/Akka.Persistence.EventStore |
NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.EventStore |
Install
Install-Package Akka.Persistence.EventStore
dotnet add package Akka.Persistence.EventStore
paket add Akka.Persistence.EventStore
Akka.Persistence.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Akka(>= 1.3.9)
- Akka.Persistence(>= 1.3.9)
- EventStore.Client(>= 4.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Akka(>= 1.3.9)
- Akka.Persistence(>= 1.3.9)
- EventStore.ClientAPI.NetCore(>= 4.0.01)
- Newtonsoft.Json(>= 11.0.2)
Tags