Georgios Komninos
Georgios Komninos's Blog

Georgios Komninos's Blog

Follow
Follow
homebadges
Tag

transactions

#transactions

More content

Read more stories on Hashnode


Articles with this tag

Managing Distributed Transactions in PostgreSQL and Golang using two phase commit

Mar 25, 20232 min read

If you're building a distributed system with PostgreSQL as the database backend, you might have encountered issues with managing transactions across...

Managing Distributed Transactions in PostgreSQL and Golang using two phase commit