Gust. DBLocker. Postgres
(gust v0.1.34)
Copy Markdown
Implements DB-backed advisory locking using Postgres.
Uses pg_try_advisory_lock/1 inside a checkout to attempt the lock and passes
the success flag to the provided callback.
Summary
Functions
Callback implementation for Gust.DBLocker.try_lock/2.
Functions
Callback implementation for Gust.DBLocker.try_lock/2.