8000 GitHub - asheswook/go-saga: Internal microservice saga + transactional outbox framework for golang, on distributed system
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Internal microservice saga + transactional outbox framework for golang, on distributed system

License

Notifications You must be signed in to change notification settings

asheswook/go-saga

 
 

Repository files navigation

go-saga

Test

go-saga is a Go library for distributed transactions management between microservices using the Saga pattern.

image

Getting Started

  • Description for entire system is available at here. Korean version is also available.
  • API Documentation is available at pkg.go.dev.
  • The example directory contains a simple example of how to use the library.

If you have any questions, just ask!

Installation

go get github.com/violetpay-org/go-saga

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Internal microservice saga + transactional outbox framework for golang, on distributed system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%
0