• This repository has been archived on 29/Nov/2021
  • Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    Haskell
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Event Sourcing library for Haskell

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.