0.4.0
fmodel-rust
library is optimized for Event sourcing, CQRS, and Domain Modeling.
The goal is to accelerate the development of compositional, safe, and ergonomic applications. Fmodel uses a powerful Rust type-system to bring functional and algebraic
domain modeling to Rust.
What's Changed
- ActionComputation trait added. Saga as implementation. by @idugalic in #12
- Adding
combine
algebra on theDecider
,View
andSaga
by @idugalic in #13
Full Changelog: 0.3.0...0.4.0
Check the docs
Created with ❤️ by Fraktalio