Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bongnv/saga

A Saga implementation in Go
https://github.com/bongnv/saga

Last synced: about 1 month ago
JSON representation

A Saga implementation in Go

Awesome Lists containing this project

README

        

# saga

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e7abb59c0b764604bf57cb1e33772751)](https://app.codacy.com/app/vanbong/saga?utm_source=github.com&utm_medium=referral&utm_content=bongnv/saga&utm_campaign=badger)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/b7ddfaa9065e43d6aaff8d1681a6ebb9)](https://www.codacy.com/app/vanbong/saga?utm_source=github.com&utm_medium=referral&utm_content=bongnv/saga&utm_campaign=Badge_Coverage)
[![Build Status](https://travis-ci.org/bongnv/saga.svg?branch=master)](https://travis-ci.org/bongnv/saga)
[![GoDoc](https://godoc.org/github.com/bongnv/saga?status.svg)](https://godoc.org/github.com/bongnv/saga)
[![Go Report Card](https://goreportcard.com/badge/github.com/bongnv/saga)](https://goreportcard.com/report/github.com/bongnv/saga)

A Saga pattern in Go