spaiz / go-saga

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-saga

GoDoc Build Status

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

Getting started

  • API documentation and examples are available via godoc.

About

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


Languages

Language:Go 98.6%Language:Makefile 1.4%