madelson / DistributedLock

A .NET library for distributed synchronization
MIT License
1.86k stars 192 forks source link

#213 Postgres: Add support for transaction-scoped advisory locks with external transactions #222

Open Tzachi009 opened 2 months ago

Tzachi009 commented 2 months ago

Add support for for transaction-scoped advisory locks with external transactions.

Related Issue: https://github.com/madelson/DistributedLock/issues/213