2017 © Pedro Peláez
 

library php-redis-lock

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

image

visualcube/php-redis-lock

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

  • Tuesday, December 19, 2017
  • by bugmail
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 4 Versions
  • 6 % Grown

The Versions

19/12 2017

dev-master

9999999-dev https://github.com/VC-bugmail/php-redis-lock

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Avatar bugmail

19/12 2017

v1.1.1

1.1.1.0 https://github.com/VC-bugmail/php-redis-lock

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by Avatar bugmail

05/06 2017

v1.1

1.1.0.0 http://github.com/kongxinchi/php-redis-lock

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

by KL

20/07 2016

1.0.0

1.0.0.0 http://github.com/cheprasov/php-redis-lock

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Alexander Cheprasov