Download the PHP package code-orange/redis-counting-semaphore without Composer
On this page you can find all versions of the php package code-orange/redis-counting-semaphore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download code-orange/redis-counting-semaphore
More information about code-orange/redis-counting-semaphore
Files in code-orange/redis-counting-semaphore
Download code-orange/redis-counting-semaphore
More information about code-orange/redis-counting-semaphore
Files in code-orange/redis-counting-semaphore
Vendor code-orange
Package redis-counting-semaphore
Short Description Distributed counting semaphore implementation for redis
License Apache-2.0
Package redis-counting-semaphore
Short Description Distributed counting semaphore implementation for redis
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package redis-counting-semaphore
Redis counting semaphore
redis-counting-semaphore
is a package with a counting semaphore implementation for PHP.
It uses redis as a central broker.
Installation
To install redis-counting-semaphore with composer:
Usage
First, make sure you have a Predis connection instance.
You can create and attempt to obtain a semaphore like so:
API
All versions of redis-counting-semaphore with dependencies
PHP Build Version
Package Version
The package code-orange/redis-counting-semaphore contains the following files
Loading the files please wait ....