Akka Persistence journal and snapshot store backed by PostgreSql database.
Info
Version: | 1.5.20 |
Author(s): | Akka.NET Team |
Last Update: | Friday, May 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/Akka.Persistence.PostgreSql |
NuGet Url: | https://www.nuget.org/packages/Akka.Persistence.PostgreSql |
Install
Install-Package Akka.Persistence.PostgreSql
dotnet add package Akka.Persistence.PostgreSql
paket add Akka.Persistence.PostgreSql
Akka.Persistence.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Akka.Persistence.Sql.Common(>= 1.3.9)
- Npgsql(>= 3.2.5)
- Akka.Persistence.Sql.Common(>= 1.3.9)
- NETStandard.Library(>= 1.6.1)
- Npgsql(>= 3.2.5)
- System.Data.SqlClient(>= 4.3.0)
Tags