Managing Distributed Transactions in PostgreSQL and Golang using two phase commit

Georgios Komninos - Jun 19 - - Dev Community

Implementing Distributed Transactions with gosql2pc: Learn how to use gosql2pc, a Golang library for managing 2 phase commit transactions in PostgreSQL.

. . . . . . . . . . . . . . . . . . .