Daniele Alessandri 7241fe6419 Make the code that process EXEC replies more easy on the eyes. hace 13 años
..
Commands 3733e790eb Reuse code. hace 13 años
Distribution b30f495345 Change how the hash of a node is retrieved in the hashring-based distributor. hace 13 años
Iterators 3f2814c254 Change the code layout of private/protected fields. hace 13 años
Network 05b111d6d2 Update comment. hace 13 años
Options 3f2814c254 Change the code layout of private/protected fields. hace 13 años
Pipeline df0943120e Add a fire-and-forget executor for pipelines. hace 13 años
Profiles fb3088b4d3 Redis 2.4 has now its server profile (but it's not the default one yet). The development profile is now Redis 2.6. hace 13 años
Protocol 3801928e0d Move Predis\ProtocolException to Predis\Protocol\ProtocolException. hace 13 años
Transaction 7241fe6419 Make the code that process EXEC replies more easy on the eyes. hace 13 años
Client.php 2cdcd297f0 Rename Predis\Client::pubSubContext() to Predis\Client::pubSub(). hace 13 años
ClientException.php 1bd4a25e36 Remove code comments in the exception classes. Descriptions will be added again later with proper documentation. hace 13 años
ClientOptions.php 3f2814c254 Change the code layout of private/protected fields. hace 13 años
CommunicationException.php 1bd4a25e36 Remove code comments in the exception classes. Descriptions will be added again later with proper documentation. hace 13 años
ConnectionFactory.php 486225111d Allow developers to define connections with Predis\ConnectionFactory using callable objects. hace 14 años
ConnectionParameters.php 86edc50ac4 Rename Predis\ConnectionParameters::setByUser(). hace 14 años
DispatcherLoop.php 2cdcd297f0 Rename Predis\Client::pubSubContext() to Predis\Client::pubSub(). hace 13 años
Helpers.php 4ef8948b5e Move the key-tag extractor method to Predis\Helpers. hace 14 años
IConnectionFactory.php 83bab78bd1 Rename the newConnection() method to create() in Predis\ConnectionFactory. hace 14 años
IConnectionParameters.php 3f720ad867 Add the new Predis\IConnectionParameters interface. hace 14 años
IRedisServerError.php 2012963ed0 Add the Predis\IReplyObject interface (used to mark returned objects that must skip reply parsing). hace 14 años
IReplyObject.php 2012963ed0 Add the Predis\IReplyObject interface (used to mark returned objects that must skip reply parsing). hace 14 años
MonitorContext.php 3f2814c254 Change the code layout of private/protected fields. hace 13 años
PredisException.php 1bd4a25e36 Remove code comments in the exception classes. Descriptions will be added again later with proper documentation. hace 13 años
PubSubContext.php 3f2814c254 Change the code layout of private/protected fields. hace 13 años
ResponseError.php 2012963ed0 Add the Predis\IReplyObject interface (used to mark returned objects that must skip reply parsing). hace 14 años
ResponseQueued.php 2012963ed0 Add the Predis\IReplyObject interface (used to mark returned objects that must skip reply parsing). hace 14 años
ServerException.php 2012963ed0 Add the Predis\IReplyObject interface (used to mark returned objects that must skip reply parsing). hace 14 años