eventful-core

Core module for eventful


Keywords
library, mit, test, Eventful, Eventful.Aggregate, Eventful.EventBus, Eventful.ProcessManager, Eventful.Projection, Eventful.ProjectionCache.Types, Eventful.ReadModel.Class, Eventful.Serializer, Eventful.Store.Class, Eventful.Store.Queries, Eventful.TH, Eventful.TH.Projection, Eventful.TH.SumTypeSerializer, Eventful.UUID
License
MIT
Install
cabal install eventful-core-0.2.0

Documentation

Eventful: Haskell Event Sourcing + CQRS Library

CircleCI

eventful is a Haskell library intended to be used as a basis for applications built using event sourcing.

Documentation

The main documentation is here.

Examples

See the examples directory for some example programs.