yiisoft / yii2-redis

Yii 2 Redis extension.
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
451 stars 184 forks source link

[Incomplete test] add phpredis extension support #225

Closed yanlong-li closed 3 years ago

yanlong-li commented 3 years ago

add phpredis extension support redis option pconnect open Persistent connection redis option disableExtension => false enable extension,default disable.

Known problems:

Tests phpredis Ping will not be blocked.

Q A
Is bugfix? no
New feature? yes
Breaks BC? yes/no
Tests pass? no
Fixed issues no