Skip to content
/ go-saga Public
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

kzh125/go-saga

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%