This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
predis
Watch
1
Star
0
Fork
0
You've already forked predis
mirror of
https://github.com/predis/predis.git
synced
2026-08-24 11:49:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7155dfdfb4d43e3e4cae1820353ba3ec2dced882
predis
/
examples
T
History
Daniele Alessandri
d5c650d51a
Update example to avoid breaking when run against Redis 3.0.
...
[ci skip]
2014-07-21 18:23:00 +02:00
..
CustomDistributionStrategy.php
Update example to avoid breaking when run against Redis 3.0.
2014-07-21 18:23:00 +02:00
DispatcherLoop.php
More code styling changes.
2012-07-27 12:23:25 +02:00
KeyPrefixes.php
…
MasterSlaveReplication.php
…
MasterSlaveReplicationComplex.php
Run php-cs against source code.
2014-07-17 16:04:48 +02:00
MonitorContext.php
…
MultiBulkReplyIterators.php
Add an example for multibulk reply iterators.
2012-08-21 18:10:49 +02:00
MultipleSetAndGet.php
…
PipelineContext.php
More code styling changes.
2012-07-27 12:23:25 +02:00
PubSubContext.php
Deprecate Client::pubSub() in favor of Client::pubSubLoop().
2013-11-02 18:19:32 +01:00
RedisCollectionsIterators.php
Mostly useless tweak for iterators example.
2013-11-07 12:10:04 +01:00
ServerSideScripting.php
Scripting abstraction can use negatives to calculate number of keys.
2012-04-25 11:35:06 +02:00
SessionHandler.php
Implement Predis\Session\SessionHandler.
2013-02-02 15:14:06 +01:00
SharedConfigurations.php
…
SimpleDebuggableConnection.php
Move some classes and interfaces in other namespaces.
2012-07-26 22:37:31 +02:00
SimpleSetAndGet.php
…
TransactionWithCAS.php
Deprecate Predis\Client::multiExec().
2013-11-09 20:00:29 +01:00