Categorygithub.com/puoklam/tp-commit
repositorypackage
0.1.0
Repository: https://github.com/puoklam/tp-commit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

tp-commit

A two-phase commit protocol Golang implementation

note that this package just reduces the chance of getting inconsistent state among different server, there is still posibility to fail transaction atomicity

see example at examples/rabbitmq

You can also write your own notifier e.g. rabbitmq