Use your database to power state machines
Use your database to power state machines
blog.lawrencejones.dev
Use your database to power state machines
If you build a state machine on top of a relational database you can abstract concurrency problems away from your business logic and allow developers to write safe-by-default code without dealing with...