Codebase list python-repoze.tm2 / 8dea17c7-5999-4b3f-8335-af2464127c19/main
8dea17c7-5999-4b3f-8335-af2464127c19/main

Tree @8dea17c7-5999-4b3f-8335-af2464127c19/main (Download .tar.gz)

1
2
3
4
5
6
7
8
9
repoze.tm2 (Transaction Manager)
================================

Middleware which uses the ZODB transaction manager to wrap a call to
its pipeline children inside a transaction.  This is a fork of the
``repoze.tm`` package which depends only on the ``transaction``
package rather than the entirety of ZODB (for users who don't rely on ZODB).

See docs/index.rst for documentation.