WebdisConnection.php
Interfaces, Classes and Traits
- WebdisConnection
- This class implements a Predis connection that actually talks with Webdis instead of connecting directly to Redis. It relies on the cURL extension to communicate with the web server and the phpiredis extension to parse the protocol for responses returned in the http response bodies.