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.
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>
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
I\'m using redis with php (predis at http://github.com/nrk/predis/) and am experiencing frequent timeout. The stack trace shows:
Predis claim to have Client-side sharding (support for consistent hashing of keys). http://github.com/nrk/predis