fmodel 0.1.0
fmodel: ^0.1.0 copied to clipboard
Functional domain modeling primitives for building event-sourced and state-stored Dart applications with CQRS.
0.1.0 #
- First stable release of the domain and application APIs.
- Supports event-sourced and state-stored aggregates, materialized and ephemeral views, saga management, typed metadata, optimistic locking, and locking deduplication.
- Documents the stable API boundary and explicitly excludes concrete storage, messaging, web-framework, and JVM actor adapters.
0.1.0-dev.1 #
- Initial development release.