Daniele Alessandri d5c650d51a Update example to avoid breaking when run against Redis 3.0. 10 years ago
..
CustomDistributionStrategy.php d5c650d51a Update example to avoid breaking when run against Redis 3.0. 10 years ago
DispatcherLoop.php 55a3fd65a2 More code styling changes. 12 years ago
KeyPrefixes.php 9608a97469 Add a license header to PHP files. 13 years ago
MasterSlaveReplication.php 22f1aafae8 Fix example of replication. 13 years ago
MasterSlaveReplicationComplex.php 0df05ae008 Run php-cs against source code. 10 years ago
MonitorContext.php 9608a97469 Add a license header to PHP files. 13 years ago
MultiBulkReplyIterators.php 576163724c Add an example for multibulk reply iterators. 12 years ago
MultipleSetAndGet.php 2f23fb03f0 Apply minor changes to the rest of the examples. 13 years ago
PipelineContext.php 55a3fd65a2 More code styling changes. 12 years ago
PubSubContext.php 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 years ago
RedisCollectionsIterators.php 9da1648145 Mostly useless tweak for iterators example. 11 years ago
ServerSideScripting.php ca7bd8149f Scripting abstraction can use negatives to calculate number of keys. 12 years ago
SessionHandler.php 3e125c964c Implement Predis\Session\SessionHandler. 12 years ago
SharedConfigurations.php a894f470bd Add an "autoload.php" utility script for autoloading in examples and tests. 13 years ago
SimpleDebuggableConnection.php 559853bdd5 Move some classes and interfaces in other namespaces. 12 years ago
SimpleSetAndGet.php 2f23fb03f0 Apply minor changes to the rest of the examples. 13 years ago
TransactionWithCAS.php de02c81398 Deprecate Predis\Client::multiExec(). 11 years ago