imiphp / imi

imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景!QQ群:17916227
https://www.imiphp.com
Other
1.16k stars 170 forks source link

[2.1] 修复`Cache`前缀选项与`setMultiple`不兼容问题 #690

Closed NHZEX closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.40%. Comparing base (55eabb4) to head (896aec8). Report is 1 commits behind head on 2.1.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.1 #690 +/- ## ============================================ - Coverage 66.58% 66.40% -0.18% + Complexity 11338 11334 -4 ============================================ Files 897 898 +1 Lines 30841 30877 +36 ============================================ - Hits 20535 20504 -31 - Misses 10306 10373 +67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.