Skip to content

ohdyno/simple-event-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Event Store

A simple Event Store in Java.

Architecture

Hexagonal architecture diagrams for the runtime components, module dependencies, and core event flows live in docs/hexagonal-architecture.md.

Render the standalone Mermaid sources under docs/mermaid with render.sh:

./docs/mermaid/render.sh --diagram save-flow --stdout

Use ./docs/mermaid/render.sh --help for more information. The script depends on mise being available on PATH.

Todos

About

A simple event store for projects needing event sourcing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors