登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
1
Fork
0
Le_Guto
/
phpredis
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
6.0.2
62cf943
2023-10-23 00:16
下载
6.0.1
dbb4f24
2023-09-23 18:41
下载
6.0.0
e193c87
2023-09-09 19:23
下载
5.3.7
98d64ba
2022-02-16 02:28
下载
5.3.7RC2
8072413
2022-02-12 20:54
下载
5.3.7RC1
85c69c2
2022-02-02 02:27
下载
5.3.6
phpredis 5.3.6 This is a bugfix release that fixes a segfault in RedisArray::del. You can find a detailed list of changes in Changelog.md and package.xml * Sponsors ~ Audiomack - https://audiomack.com ~ Open LMS - https://openlms.net ~ BlueHost - https://bluehost.com ~ Object Cache Pro for WordPress - https://objectcache.pro ~ Avtandil Kikabidze - https://github.com/akalongman ~ Zaher Ghaibeh - https://github.com/zaherg ~ BatchLabs - https://batch.com ~ Luis Zárate - https://github.com/jlzaratec
5725c8a
2022-01-13 10:01
下载
5.3.5
phpredis 5.3.5 This release adds support for various exponential backoff strategies as well as experimental support for automatically detecting dirty persistent connections. You can find a detailed list of changes in Changelog.md and package.xml * Sponsors ~ Audiomack - https://audiomack.com ~ Open LMS - https://openlms.net ~ BlueHost - https://bluehost.com ~ Object Cache Pro for WordPress - https://objectcache.pro ~ Avtandil Kikabidze - https://github.com/akalongman ~ Zaher Ghaibeh - https://github.com/zaherg ~ BatchLabs - https://batch.com ~ Luis Zárate - https://github.com/jlzaratec
2a13021
2021-12-19 03:15
下载
5.3.5RC1
phpredis 5.3.5RC1 This release adds support for various exponential backoff strategies as well as experimental support for automatically detecting dirty connections. You can find a detailed list of changes in Changelog.md and package.xml * Sponsors ~ Audiomack - https://audiomack.com ~ Open LMS - https://openlms.net ~ BlueHost - https://bluehost.com ~ Object Cache Pro for WordPress - https://objectcache.pro ~ Avtandil Kikabidze - https://github.com/akalongman ~ Zaher Ghaibeh - https://github.com/zaherg ~ BatchLabs - https://batch.com ~ Luis Zárate - https://github.com/jlzaratec
f5476bf
2021-11-17 04:26
下载
5.3.4
phpredis 5.3.4 This release fixes a multi/pipeline segfault on apple silicon as well as two small compression related bugs. You can find a detailed list of changes in Changelog.md and package.xml * Fix multi/pipeline segfault on Apple silicon [e0796d48] (Michael Grunder) * Pass compression flag on HMGET in RedisCluster [edc724e6] (Adam Olley) * Abide by ZSTD error return constants [8400ed1c] (Michael Grunder) * Fix timing related CI session tests [9b986bf8] (Michael Grunder) * Sponsors ~ Audiomack - https://audiomack.com ~ Open LMS - https://openlms.net ~ BlueHost - https://bluehost.com ~ Object Cache Pro for WordPress - https://objectcache.pro ~ Avtandil Kikabidze - https://github.com/akalongman ~ Zaher Ghaibeh - https://github.com/zaherg ~ BatchLabs - https://batch.com
e3426c1
2021-03-24 08:35
下载
5.3.3
5.3.3 This release mostly includes just small PHP 8 Windows compatibility fixes such that pecl.php.net can automatically build Windows DLLs. You can find a detailed list of changes in Changelog.md and package.xml * Fix PHP8 Windows includes [270b4db8] (Jan-E) * Fix hash ops for php 8.0.1 [87297cbb] (defender-11) * Disable cloning Redis and RedisCluster objects [cd05a344] (Michael Grunder) * Sponsors ~ Audiomack - https://audiomack.com ~ BlueHost - https://bluehost.com ~ Redis Cache Pro for WordPress - https://wprediscache.com ~ Avtandil Kikabidze - https://github.com/akalongman ~ Oleg Babushkin - https://github.com/olbabushkin ~ Zaher Ghaibeh - https://github.com/zaherg ~ BatchLabs - https://batch.com
9dbd3c5
2021-02-02 07:06
下载
5.3.2
d2c927b
2020-10-22 15:00
下载
5.3.2RC2
d26dcb5
2020-10-07 19:48
下载
5.3.2RC1
b2b5901
2020-10-07 19:48
下载
5.3.1
phpredis 5.3.1 This is a small bugfix release for issues discovered in 5.3.0. You can find a detailed list of changes in Changelog.md and package.xml * Sponsors ~ Audiomack - https://audiomack.com ~ BlueHost - https://bluehost.com ~ Redis Cache Pro for WordPress - https://wprediscache.com ~ Avtandil Kikabidze - https://github.com/akalongman
bee44fb
2020-07-08 01:48
下载
5.3.0
phpredis 5.3.0 This release contains initial support for Redis 6 ACLs, LZ4 compression, and many more fixes and improvements. You can find a detailed list of changes in Changelog.md and package.xml A special thanks to BlueHost for sponsoring ACL support \o/ * Sponsors ~ Audiomack - https://audiomack.com ~ BlueHost - https://bluehost.com ~ Redis Cache Pro for WordPress - https://wprediscache.com ~ Avtandil Kikabidze - https://github.com/akalongman
adbc12e
2020-07-01 03:11
下载
5.3.0RC2
phpredis 5.3.0RC2 This release contains initial support for Redis 6 ACLs, LZ4 compression, and many more fixes and improvements. You can find a detailed list of changes in Changelog.md and package.xml A special thanks to BlueHost for sponsoring ACL support \o/ * Sponsors ~ Audiomack - https://audiomack.com ~ BlueHost - https://bluehost.com ~ Redis Cache Pro for WordPress - https://wprediscache.com ~ Avtandil Kikabidze - https://github.com/akalongman
5ceba7c
2020-06-27 02:45
下载
5.3.0RC1
phpredis 5.3.0RC1 This release contains initial support for Redis 6 ACLs, LZ4 compression, and many more fixes and improvements. You can find a detailed list of changes in Changelog.md and package.xml. A special thanks to Bluehost.com for sponsoring ACL support. \o/ * Sponsors ~ Audiomack.com](https://audiomack.com) ~ BlueHost](https://bluehost.com) ~ Redis Cache Pro for WordPress](https://wprediscache.com/) ~ Avtandil Kikabidze](https://github.com/akalongman)
dd3a11a
2020-06-26 00:56
下载
5.2.2
phpredis 5.2.2 * Inexpensive liveness check, and making ECHO optional [56898f81] (Pavlo Yatsukhnenko) * Move `AUTH` to `redis_sock_server_open` [80f2529b](Pavlo Yatsukhnenko)
2a5e1b6
2020-05-06 00:11
下载
5.2.1-liveness
phpredis 5.2.1-liveness
b1d00fd
2020-04-17 22:27
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/lzh1104_admin/phpredis.git
git@gitee.com:lzh1104_admin/phpredis.git
lzh1104_admin
phpredis
phpredis
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册