Skip to content

v1.0.0: Initial release of go-sql-2pc for PostgreSQL distributed transaction management

Latest
Compare
Choose a tag to compare
@gosom gosom released this 25 Mar 19:22
· 7 commits to main since this release

Initial release of go-sql-2pc, a Golang library for managing 2 phase commit transactions in PostgreSQL. Provides a simple and easy-to-use API for ensuring atomicity and consistency across distributed systems.