Skip to content
forked from lysu/go-saga

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

Notifications You must be signed in to change notification settings

JustinWangJP/go-saga

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.6%
  • Makefile 1.4%