Download the PHP package zxin/think-redis without Composer
On this page you can find all versions of the php package zxin/think-redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-redis
Think-Redis
快速使用
安装
普通环境下直接使用。
协程环境下使用方法与普通环境一致,但为了更优雅的退出,在workerStop
与workerExit
下调用以下代码。
替换Cache
中的redis
驱动以提供全局redis
管理服务
- 先在
config/redis.php
配置文件声明一个连接 config/cache.php
配置文件中需要提供redis连接的位置替换驱动
All versions of think-redis with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.0
ext-json Version *
ext-redis Version *
topthink/framework Version ~8.0.1|~8.1.2
ext-json Version *
ext-redis Version *
topthink/framework Version ~8.0.1|~8.1.2
The package zxin/think-redis contains the following files
Loading the files please wait ....