php-lock / lock

Lock library to provide serialized execution of PHP code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a RedisMutex

cryptiklemur opened this issue · comments

Same as Memcache(d) but with Redis instead :)

Same as Memcache(d)

So it will be phpredis and Predis I guess. Also I will go this way then: http://redis.io/topics/distlock

Sweet :)

You have it now in version 0.3