agentultra / eventful

Event Sourcing library for Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Event Sourcing library for Haskell

License:MIT License


Languages

Language:Haskell 94.6%Language:Shell 5.4%