redis/redis-io

Outdated Redis PHP Clients

umairkhan-dev opened this issue · 4 comments

Some of the PHP clients mentioned here are too old / outdated / archived. For example.

1- swoole/redis-async - Archived.
2- jdp/redisent - Last commited in 2013.
3- shumkov/rediska - No longer maintained.
4- yampee/Redis - Last commited in 2014.

Kindly update the list.

Hello @umairkhan-dev

Thanks for the heads up - please feel free to submit a PR to the 'clients.json' file in this repository with updates to the active property of the relevant clients.

Hi @itamarhaber
Please point me to clients.json in this repository. Somehow, I can't seem to find it.

Thanks.

@itamarhaber. Thanks for pointing me to clients.json. Its still a mystery to me why I could not find the file myself.

However. I have edited / committed the file. Submitted the PR.

PS. I am new to github environment, so please forgive my mistakes if any.