Info
Version: | 1.2.0 |
Author(s): | Dennis Doomen |
Last Update: | Wednesday, July 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/liquidprojections/LiquidProjections.PollingEventStore |
NuGet Url: | https://www.nuget.org/packages/LiquidProjections.PollingEventStore.Sources |
Install
Install-Package LiquidProjections.PollingEventStore.Sources
dotnet add package LiquidProjections.PollingEventStore.Sources
paket add LiquidProjections.PollingEventStore.Sources
LiquidProjections.PollingEventStore.Sources Download (Unzip the "nupkg" after downloading)
Dependencies
- LiquidProjections.Abstractions(>= 2.0.0 && < 4.0.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags
It efficiently support multiple concurrent subscribers each interested in a different checkpoint without hitting the underlying event store concurrently.