jced-artem/lock-service

Symfony LockHandler analog, but for multi-server architecture.

1.0.1 2016-12-13 09:49 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:47:50 UTC


README

Symfony LockHandler analog, but for multi-server architecture. In case when you have several servers which runs several workers or jobs you might want to lock them to prevent launch same jobs in many servers.

Require

symfony/filesystem

Install

composer require jced-artem/lock-service