Top 20 NuGet Packages depending on LiquidProjections.Abstractions

Total dependencies: 4

An adapter for event stores that cannot actively push events to LiquidProjections. It efficiently support multiple concurrent subscribers each interested in a different checkpoint without hitting the underlying event store concurrently.
Provides basic building blocks for creating asynchronous projectors that subscribe to an event store.
Adds support for NEventStore as a source of events for LiquidProjections
Helper classes to support testing projects based on LiquidProjections.