Skip to content

0.4.0

Compare
Choose a tag to compare
@idugalic idugalic released this 03 Dec 12:23
· 77 commits to main since this release

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 the Decider, View and Saga by @idugalic in #13

Full Changelog: 0.3.0...0.4.0

Check the docs


Created with ❤️ by Fraktalio