queuetopia v0.5.0 Queuetopia.Locks
Link to this section Summary
Link to this section Functions
Link to this function
lock_queue(repo, scope, queue, timeout)
Specs
lock_queue(module(), binary(), binary(), integer()) :: {:error, :locked} | {:ok, Queuetopia.Locks.Lock.t()}
Link to this function
release_expired_locks(repo, scope)
Specs
Link to this function