mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
This package provides a useful context manager via Django to manage PostgreSQL advisory locks, which are application-level locks that are acquired and released purely by the client of the database. WWW: https://github.com/Xof/django-pglocks
5 lines
242 B
Text
5 lines
242 B
Text
This package provides a useful context manager via Django to manage PostgreSQL
|
|
advisory locks, which are application-level locks that are acquired and
|
|
released purely by the client of the database.
|
|
|
|
WWW: https://github.com/Xof/django-pglocks
|