contempt / lock
Distributed lock contracts, fencing tokens and deterministic ownership semantics.
v1.0.4
2026-08-23 13:49 UTC
Requires
- php: ^8.5
- contempt/contracts: v1.0.4
- contempt/core: v1.0.4
- psr/clock: ^1.0
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^12.0
Suggests
- contempt/redis: Redis-backed distributed locks
README
Distributed lock contracts, fencing tokens and deterministic ownership semantics.
This repository is a read-only split of the Contempt monorepo. Issues and pull requests belong in contempt-framework/contempt.
Installation
composer require contempt/lock
Documentation
https://contempt.lemric.com/docs
License
MIT. See LICENSE.