A DCB (Dynamic Consistency Boundary) compliant EventStore implementation in Java
Persistence options: Postgres and In-Memory (for dev and demo purposes)
Supports all features described described by the DCB Specification:
- Tagging of Events for dynamic retrieval
- Optimistic locking / conditional append via AppendCriteria
Step-by-step introduction with the quickstart guide or the documentation
Please see CONTRIBUTING.md for guidelines.
This project is licensed under the LGPL-3.0 License - see the LICENSE file for details. External components on which this project depends are listed in the NOTICE file.