python3-repoze-tm2 - Zope-like transaction manager via WSGI middleware
| Website: | https://pypi.python.org/pypi/repoze.tm2 |
|---|---|
| License: | BSD |
| Vendor: | Alcance Libre, Inc. |
- Description:
The ZODB transaction manager is a completely generic transaction manager. It can be used independently of the actual "object database" part of ZODB. One of the purposes of creating repoze.tm was to allow for systems other than Zope to make use of two-phase commit transactions in a WSGI context. This package contains the python3 version of the library.
Packages
| python3-repoze-tm2-2.1-1.fc14.al.noarch [20 KiB] |
Changelog
by Joel Barrios (2022-01-30):
- Update to 2.1. |