kzh125 / go-saga

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-saga

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

Getting started

  • API documentation and examples are available via godoc.

References

Thanks to @lysu and @axengine

About

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


Languages

Language:Go 100.0%