Daniele Alessandri 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 12 年 前
..
Commands 477056b862 For some reason, class and tests for BITCOUNT were missing... 12 年 前
Distribution 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 年 前
Iterators 6ba1890da9 Do not assume that the position of a MultiBulkResponse iterator is 0. 12 年 前
Network 2522a249f3 Minor CS fixes. 12 年 前
Options 2cff6f0886 Merge branch 'replication' into v0.7 13 年 前
Pipeline ca8ba35fb5 Switch to master inside executor when pipelining in replication mode. 12 年 前
Profiles 3aff21f8cc New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 年 前
Protocol 7bdc2e6195 Rename a few protected/private field names. 13 年 前
PubSub 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 12 年 前
Transaction 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 12 年 前
Autoloader.php 4f16e232a8 Updated file_exists() to is_file() and changed require_once() to require() per Predis' author's suggestions 12 年 前
Client.php faf90494e6 Back to development for the next patch release. 12 年 前
ClientException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
CommunicationException.php 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 年 前
ConnectionFactory.php 6f4347010d Add new "replication" client option for master / slave replication. 13 年 前
ConnectionParameters.php 9ab18ff2b4 Fix fields serialization of the connection parameters class. 13 年 前
Helpers.php bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. 13 年 前
IConnectionFactory.php 6f4347010d Add new "replication" client option for master / slave replication. 13 年 前
IConnectionParameters.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
IRedisServerError.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
IReplyObject.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
MonitorContext.php f0f3d7814c Fix MONITOR and Predis\MonitorContext with Redis 2.6. 13 年 前
NotSupportedException.php 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年 前
PredisException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
ResponseError.php 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 年 前
ResponseQueued.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前
ServerException.php 4e6ed3f26d [phpdoc] Add API documentation. 13 年 前