lisgroup/redis-pool
Composer 安装命令:
composer require lisgroup/redis-pool
包简介
The lisgroup Redis-Connection-Pool
README 文档
README
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
composer require lisgroup/redis-pool
2. Copy file startup script
Copy the sample code demo.php to the project directory and start the script.
php demo.php
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
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-09-25