ecto_state_machine
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'
State MachinesPackage Resources
Stars
100
Unreleased Activity
First Release
9
years agoLast Release
8
years agoDownloads
25.0k
last 90 daysLast Stable Version
0.3.0
Version 0.3.0
Elixir Version Requirement ~> 1.2
Documentation for 0.3.0
Dependencies
1
No changelog for 0.3.0
Inspect source for 0.3.0
gen_state_machine
3.0.0An Elixir wrapper for gen_statem.
sage
0.6.3Sagas pattern implementation for distributed or long lived transactions and their error handling.
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.