RedBeardLab/rediSQL

Do you have PHP 7 example of working with RediSQL?

DesRodman opened this issue · 1 comments

Hello team
At your main site - i can see info about PHP examples and link to this repo, but here i can find it

Can you please share to me example of PHP 7+ ?

Thanks

Hi!

Unfortunately we are not really experts in PHP, so it is a little hard for us to produce good material on it.

What library are you using for talking with redis? A reasonable guess would be phpredis, in that case I will look into the rawCommand method.

Let me know if you have any trouble!