//
pkg.gl
Category
github.com/jmalloc/ax
saga
persistence
crud
package
0.5.0
Repository:
https://github.com/jmalloc/ax.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
139 SLOC
#
Structs
Persister
Persister is an implementation of saga.Persister that persists saga instances using "CRUD" semantics.
#
Interfaces
Repository
Repository is an interface for loading and saving saga instances.