predis
How to user predis for publish more than one time
How can I publish info between the clients more than once? I mean when I publish info from one user to other, he receives and backwards, but this is only once.[详细]
2023-03-19 18:28 分类:问答Predis Class '\Predis\Commands\StringSetExpire' not found
I have a very odd predis error: Class \'\\Predis\\Commands\\StringSetExpire\' not found in <b>/Users/charlie/Sites/Admin/predis/lib/Predis/Profiles/ServerProfile.php</b>[详细]
2023-03-18 06:29 分类:问答Trouble loading predis on php website
Answer: I had to change the path of PREDIS_BASE_PATH to predis/lib/. I want to load predis inside of a PHP file, but I am having trouble. I am following the guide to load predis on the predis github[详细]
2023-03-16 05:18 分类:问答redis timeout with predis
I\'m using redis with php (predis at http://github.com/nrk/predis/) and am experiencing frequent timeout. The stack trace shows:[详细]
2022-12-25 11:32 分类:问答Predis sharding (consistent hashing)
Predis claim to have Client-side sharding (support for consistent hashing of keys). http://github.com/nrk/predis[详细]
2022-12-17 22:57 分类:问答