<div dir="ltr">Hi,<div><br></div><div>A couple of years ago there were a few messages on this list about a potential PHP Hot Rod client.  I haven&#39;t seen any further discussion of it, but I find myself in the same situation described before: I want to have a Drupal installation write cache data to Infinispan, and I&#39;d prefer if it could do it via the Hot Rod protocol rather than the memcached protocol.</div><div><br></div><div>I haven&#39;t seen any further evidence of the existence of a Hot Rod client native to PHP out on the open web, so I wrote a small wrapper around the Hot Rod C++ client which works for my purposes so far.  The code is at <a href="https://github.com/bertrama/php-hotrod">https://github.com/bertrama/php-hotrod</a></div><div><br></div><div>I wanted to send a note to the list to ask a couple questions:</div><div><br></div><div>Would anyone else be interested in this php extension?</div><div><br></div><div>Are there client-oriented benchmarks I should run?  I looked around for some, but didn&#39;t find any. Specifically, I want to compare performance of this PHP Hot Rod client to the PHP memcached client when talking to the same Infinispan server.</div><div><br></div><div>Thanks!<br><br>Albert Bertram<br></div></div>