roadrunner-php/lock
PHP locking primitives for RoadRunner apps: simple, lightweight mutex/lock abstractions to coordinate concurrent jobs and prevent race conditions across workers. Useful for guarding critical sections and safely sharing resources in high-throughput services.
$id arg by @gam6itko in https://github.com/roadrunner-php/lock/pull/5ttl is negative by @gam6itko in https://github.com/roadrunner-php/lock/pull/6Full Changelog: https://github.com/roadrunner-php/lock/compare/1.0.0-beta.4...1.0.0
* if id is empty in exists method by @msmakouz in https://github.com/roadrunner-php/lock/pull/4Full Changelog: https://github.com/roadrunner-php/lock/compare/1.0.0-beta.3...1.0.0-beta.4
Full Changelog: https://github.com/roadrunner-php/lock/compare/1.0.0-beta.2...1.0.0-beta.3
Full Changelog: https://github.com/roadrunner-php/lock/compare/1.0.0-beta.1...1.0.0-beta.2
How can I help you explore Laravel packages today?