Pollard.Lock.None (pollard v0.1.0)

Copy Markdown View Source

No-op lock strategy.

Use this for single-node deployments or databases where concurrent deploys are not a concern (e.g. SQLite).

Pollard.Runner.run(MyApp.Repo, path, lock: Pollard.Lock.None)