level12 / pals

Easy distributed locking using PostgreSQL Advisory Locks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review django-pglocks

rsyring opened this issue · comments

Review https://github.com/Xof/django-pglocks to see if there is anything we can learn/use.

One thing that I found missing in django-pglocks was the support for transaction level advisory locks in postgres.
I couldn't find these here either.

Is there a plan to include these in the future?

Is there a plan to include these in the future?

No plan, but I'm not opposed to the idea.