eventuous 0.0.10 copy "eventuous: ^0.0.10" to clipboard
eventuous: ^0.0.10 copied to clipboard

outdated

A lightweight and open-souce Event Sourcing library for Dart.

Pub Dart codecov

A lightweight Event Sourcing library for Dart, which is:

Authors:

This package is still in active development and 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.

Usage and documentation #

This package is not yet properly documented, use docs (incomplete) written for the .NET version for an introduction to core principles for developing event sourced applications. We also highly recommend that you use the code generation tool to remove the boilerplate code needed to build you application using event sourcing using this library.

Features and bugs #

Please file feature requests and bugs at the issue tracker.