Ninja Mutex Versions Save

Mutex implementation for PHP

0.6.0

7 years ago
  • bugfix: fclose lock files when released #25 (thanks to @dnna)
  • new: possibility to define the port for mysql connection #26 (thanks to @mrok)
  • new: lock implementor that uses phpredis #29 (thanks to @leo108)
  • new: lock implementor that uses mkdir #27 (thanks to @JanVoracek)

0.5.1

8 years ago
  • Bugfix for MySQL adapter: disconnect when lock is released (thanks to @marcojanssen)

0.5.0

8 years ago