Ehsan Sabet

Results 1 issues of Ehsan Sabet

Redis use database 0 by default. In my project, I had to get the data from another database. I read [this](https://github.com/phpredis/phpredis#select) document. I added the selected database configuration to the...