A mono-repo for eventuous and associated packages for building event sourced applications.
Eventuous ia a lightweight Event Sourcing library for Dart, which is:
- Very volatile
- Extremely opinionated
- EventStoreDB-oriented
Authors:
This library is porting concepts and features from Eventuous for .NET to Eventuous for Dart and is still in active development not yet reached a stable version. Use it on your own risk. You should expect breaking changes that will require refactoring both code and behaviors of code depending on this package. When stable 1.0.0 is released, we pledge to keep the package backwards compatible within each major version.
This mono-repo contains the following packages
- Eventuous for Dart Library - used by application
- Eventuous for Dart Code Generator - generate code from annotations
- Eventuous for Dart Test Library - used by developers to test application code
These packages are not yet properly documented, use docs (incomplete) written for the .NET version.
Please file feature requests and bugs at the issue tracker.