Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / easy-swoole/redis issues and pull requests

#70 - when to support ext-swoole >=4.4.0

Issue - State: open - Opened by huangxy7 about 1 year ago - 1 comment

#69 - 请问什么时候能把 eval 的支持打开发布下?

Issue - State: open - Opened by shengdoushi over 1 year ago - 1 comment

#68 - 修改hmget的返回数据

Pull Request - State: closed - Opened by tioncico over 3 years ago

#67 - rawcommand增加事务支持

Pull Request - State: closed - Opened by tioncico over 3 years ago

#66 - handel->handle

Pull Request - State: closed - Opened by tioncico over 3 years ago

#65 - 修复redis 集群一个节点同时存在多个槽位时无法识别的bug

Pull Request - State: closed - Opened by tioncico almost 4 years ago

#64 - add: bzpopmax and bzpopmin

Pull Request - State: closed - Opened by Stitch-June almost 4 years ago

#63 - fix: #62

Pull Request - State: closed - Opened by Stitch-June almost 4 years ago

#60 - support: bitmap command

Pull Request - State: closed - Opened by Stitch-June about 4 years ago

#58 - fix: testing

Pull Request - State: closed - Opened by Stitch-June over 4 years ago

#57 - add: redis stream

Pull Request - State: closed - Opened by Stitch-June over 4 years ago

#56 - 完善单元测试

Pull Request - State: closed - Opened by tioncico over 4 years ago

#55 - 新增pExpire设置毫秒级过期时间命令

Pull Request - State: closed - Opened by venusaulis over 4 years ago

#54 - pExpire命令未实现,expireAt官网文档写错了?

Issue - State: closed - Opened by venusaulis over 4 years ago - 1 comment

#53 - redis eval命令支持

Pull Request - State: closed - Opened by jiangjiping over 4 years ago - 1 comment

#52 - 删除var_dump打印

Pull Request - State: closed - Opened by Stitch-June over 4 years ago

#51 - 完善超时/错误将抛出异常,新增package_max_length配置

Pull Request - State: closed - Opened by tioncico over 4 years ago

#50 - 新增unixSocket连接方式

Pull Request - State: closed - Opened by tioncico over 4 years ago

#49 - 修复 BRPop 引用常量错误

Pull Request - State: closed - Opened by Stitch-June over 4 years ago

#48 - 新增redis event hook

Pull Request - State: closed - Opened by tioncico over 4 years ago

#47 - 修复redis 超时断线后死循环获取false的问题

Pull Request - State: closed - Opened by tioncico over 4 years ago

#46 - lPush批量添加报错

Issue - State: closed - Opened by hsk-story over 4 years ago - 2 comments

#45 - 修复clientKill命令出错的问题

Pull Request - State: closed - Opened by tioncico over 4 years ago

#44 - 修复在未连接状态下开启管道无法连接redis的bug

Pull Request - State: closed - Opened by tioncico over 4 years ago

#43 - 关于有序集合zScore获取数字类型成员分数值得问题

Issue - State: closed - Opened by ylyd over 4 years ago - 1 comment

#42 - 修复错误处理

Pull Request - State: closed - Opened by tioncico over 4 years ago

#41 - redis 异常处理类型错误

Issue - State: closed - Opened by NHZEX over 4 years ago - 1 comment

#39 - 修复错误处理

Pull Request - State: closed - Opened by tioncico over 4 years ago

#38 - 集群初始化时,取消自动连接所有节点

Pull Request - State: closed - Opened by tioncico over 4 years ago

#37 - 修复集群下获取数据超时时报错不一致问题

Pull Request - State: closed - Opened by tioncico over 4 years ago

#36 - 增加序列化单元测试,修复可能出现的序列化错误

Pull Request - State: closed - Opened by tioncico over 4 years ago

#35 - fix bug

Pull Request - State: closed - Opened by willmao8 over 4 years ago - 1 comment

#34 - fix bug

Pull Request - State: closed - Opened by tioncico over 4 years ago

#32 - fix bug

Pull Request - State: closed - Opened by tioncico over 4 years ago

#31 - 修复反序列化失败无法正常返回数据的问题

Pull Request - State: closed - Opened by willmao8 over 4 years ago

#30 - 部分未序列化写入操作,无法正常反序列化

Pull Request - State: closed - Opened by willmao8 over 4 years ago

#29 - SetNx 没有 serialize,导致 unSerialize 时,会出错

Issue - State: closed - Opened by browningweb over 4 years ago - 1 comment

#28 - 修改redis错误,直接抛出异常

Pull Request - State: closed - Opened by tioncico over 4 years ago

#26 - 修复zrangeByScore可能出现的undefined index问题

Pull Request - State: closed - Opened by tioncico over 4 years ago

#25 - 修复info命令携带参数出错问题

Pull Request - State: closed - Opened by tioncico over 4 years ago

#24 - 增加rawCommand方法

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#23 - fix

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#22 - del增加批量删除功能,增加unlink命令

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#21 - 发现一处错误

Issue - State: closed - Opened by sakiyo almost 5 years ago - 1 comment

#20 - 修复srandMember 命令bug

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#19 - 优化集群性能

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#18 - redis增加db配置项

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#17 - 完善redis文档

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#16 - 完善set传参方式

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#15 - 修复SET的过期时间问题

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#14 - 完善集群方法

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#13 - 完善bpop传参写法

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#12 - 增加迭代方法,优化部分命令传参方式

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#11 - 去除测试依赖

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#10 - 增加管道实现

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#9 - redis集群

Pull Request - State: closed - Opened by tioncico almost 5 years ago

#8 - 完善redis命令,单独区分命令处理

Pull Request - State: closed - Opened by tioncico about 5 years ago

#7 - 实现序列化功能

Pull Request - State: closed - Opened by tioncico about 5 years ago

#6 - up

Pull Request - State: closed - Opened by tioncico about 5 years ago

#5 - commit

Pull Request - State: closed - Opened by tioncico about 5 years ago

#4 - 实现常用方法

Pull Request - State: closed - Opened by tioncico about 5 years ago

#3 - 完善redis集群协议

Pull Request - State: closed - Opened by tioncico about 5 years ago

#2 - 完善

Pull Request - State: closed - Opened by tioncico about 5 years ago

#1 - 完善redis client,以及单元测试

Pull Request - State: closed - Opened by tioncico about 5 years ago