Skip to content

Releases: gosom/gosql2pc

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

25 Mar 19:22
Compare
Choose a tag to compare

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.