Ts-event-core: TypeScript functional programming Event Sourcing implementation
github.com·7h·
Discuss: Hacker News
Flag this post

ts-event-core

This project is an implementation of Event Sourcing, written in TypeScript using functional programming conventions. It contains a set of loosely coupled components which can be interchanged and composed together.


  1. Example domain

  2. Aggregate roots

  3. State

  4. Commands

  5. Process manager

  6. Projections

  7. Bootstrap

  8. Key framework components

  9. CommandIssuer

  10. Implementations

  11. AggregateRootRepository

  12. Implementations

  13. SnapshotStorage

  14. Implementations

  15. EventStore

  16. [I…

Similar Posts

Loading similar posts...