Download the PHP package lisgroup/redis-pool without Composer
On this page you can find all versions of the php package lisgroup/redis-pool. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lisgroup/redis-pool
More information about lisgroup/redis-pool
Files in lisgroup/redis-pool
Download lisgroup/redis-pool
More information about lisgroup/redis-pool
Files in lisgroup/redis-pool
Vendor lisgroup
Package redis-pool
Short Description The lisgroup Redis-Connection-Pool
License MIT
Homepage https://www.guke1.com
Package redis-pool
Short Description The lisgroup Redis-Connection-Pool
License MIT
Homepage https://www.guke1.com
Please rate this library. Is it a good library?
Informations about the package redis-pool
redis-pool
中文文档
Project description
Redis Pool is a Redis database connection pool developed based on PHP extended Swoole.
Project introduction
Cooperative Redis database connection pool based on Swoole4 implementation.
Instructions for Use
1. composer Installation
2. Copy file startup script
Copy the sample code demo.php
to the project directory and start the script.
3. test case
Browser access: http://localhost:9501/
Document description
- src/AbstractPool.php -- Connection pool encapsulates abstract classes
- src/RedisPool.php -- Cooperative Redis Connection Pool
- demo.php Example file
All versions of redis-pool with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package lisgroup/redis-pool contains the following files
Loading the files please wait ....