swoole / library

📚 Swoole Library
https://wiki.swoole.com/#/library
Apache License 2.0
237 stars 58 forks source link

fix: redis connect param #52

Closed sy-records closed 3 years ago

sy-records commented 3 years ago

https://github.com/phpredis/phpredis/#parameters

reserved: should be NULL if retry_interval is specified
retry_interval: int, value in milliseconds (optional)

array_filter will filter out reserved