Skip to content

Releases: roadrunner-php/symfony-lock-driver

1.1.1

08 Dec 12:48

Choose a tag to compare

Full Changelog: 1.1.0...1.1.1

v1.1.0

30 May 07:51
389f82c

Choose a tag to compare

What's Changed

  • Fix documentation links by @msmakouz in #5
  • Set initialWaitTtl = 0; add $waitTtl param to withTtl() by @gam6itko in #6

Full Changelog: v1.0.1...1.1.0

v1.0.1

18 Dec 12:07
7729632

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...v1.0.1

v1.0.0

10 Nov 11:19
06b776d

Choose a tag to compare

We are excited to announce the first release of the package.

This release marks the official launch of our package, a bridge that seamlessly integrates the RoadRunner Lock plugin with the Symfony Lock component. It's tailored to enhance the management of distributed locks in PHP applications, especially those with high traffic or running as microservices.

Installation

Install the package with Composer:

composer require roadrunner-php/symfony-lock-driver

We welcome feedback, suggestions, and contributions from the community to make this tool even better.