sage
Sagas pattern implementation for distributed or long lived transactions and their error handling.
State MachinesPackage Resources
Stars
952
Unreleased Activity
First Release
9
years agoLast Release
2
years agoDownloads
126.7k
last 90 daysLast Stable Version
0.6.3
Version 0.6.3
Elixir Version Requirement ~> 1.7
Documentation for 0.6.3
This package has no dependencies
No changelog for 0.6.3
Inspect source for 0.6.3
gen_state_machine
3.0.0An Elixir wrapper for gen_statem.
fsm
0.3.1Finite state machine as a functional data structure.
machinery
1.1.0Machinery is a State Machine library for structs in general. It supports guard clauses, callbacks and integrate out of the box with Phoenix apps.
gearbox
0.3.5Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery