Skip to content

asheswook/go-saga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%