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