Fedora Packages

golang-github-data-dog-txdb-devel Subpackage of golang-github-data-dog-txdb

Immutable transaction isolated SQL driver for Go

Package Txdb is a single transaction based database SQL driver. When the connection is opened, it starts a transaction and all operations performed on this sql.DB will be within that transaction. If concurrent actions are performed, the lock is acquired and connection is always released the statements and rows are not holding the connection. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/DATA-DOG/go-txdb

Releases Overview

Release Stable Testing
Fedora 38 0.1.3-7.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-data-dog-txdb dash maintainers at fedoraproject dot org.



Sources on Pagure