Skip to content

0.5.0

Compare
Choose a tag to compare
@arvenil arvenil released this 16 Jun 16:28
· 99 commits to master since this release
  • ->setExpiration($expiration) method added for Memcache and Memcached lock. For more details check #12 and #13 (thanks @reedgz)
  • Bugfix: MySQL provider didn't support blocking method, resolved with doing this in Mutex class itself. For more details check #11 (thanks @benallfree)
  • Updated dependencies