go-saga icon indicating copy to clipboard operation
go-saga copied to clipboard

Implements saga-pattern in Go, another way to distribute transaction.

go-saga

GoDoc Build Status

Implements sagas-pattern in go, make distribute transaction easier.

Getting started

  • API documentation and examples are available via godoc.