The elements required to manage a Stream checkpoint inside a Postgres data store.
Info
Version: | 1.2.0 |
Author(s): | James Woodley |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightestNight.System.EventSourcing.Checkpoints.Postgres |
Install
Install-Package LightestNight.System.EventSourcing.Checkpoints.Postgres
dotnet add package LightestNight.System.EventSourcing.Checkpoints.Postgres
paket add LightestNight.System.EventSourcing.Checkpoints.Postgres
LightestNight.System.EventSourcing.Checkpoints.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- LightestNight.System.Data.Postgres(>= 1.1.0)
- LightestNight.System.EventSourcing(>= 3.2.0)
Tags