icecave/chastity

Distributed advisory locking for PHP.

Installs: 13 333

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 3

Forks: 1

Open Issues: 1

pkg:composer/icecave/chastity

0.1.3 2015-02-10 06:07 UTC

This package is auto-updated.

Last update: 2025-10-06 14:43:44 UTC


README

Build Status Test Coverage SemVer

Chastity provides an abstraction for acquiring and releasing advisory locks in a distributed environment.

Drivers

  • Redis
  • Redlock (not yet implemented)
  • PDO (not yet implemented)
  • MySQL advisory locks (not yet implemented)

Examples

Contact us