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 13:59:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
425166409508b89020d02c4c432372dee3c856a2
predis
/
examples
T
History
Daniele Alessandri
5e41657363
Use the new Predis\Autoloader class for tests and examples.
2011-10-02 12:07:52 +02:00
..
CustomDistributionStrategy.php
Update examples.
2011-05-05 16:24:46 +02:00
DispatcherLoop.php
Add an example for Predis\DispatcherLoop.
2011-04-25 14:39:29 +02:00
KeyPrefixes.php
Add the 'prefix' client option. The client will automatically prepend the specified prefix string to each key.
2011-05-05 17:16:14 +02:00
MonitorContext.php
…
MultiExecTransactionsWithCAS.php
…
MultipleSetAndGet.php
…
PipelineContext.php
…
PubSubContext.php
Rename Predis\Client::pubSubContext() to Predis\Client::pubSub().
2011-06-04 18:47:59 +02:00
ServerSideScripting.php
Add an example for server-side scripting with Lua using Predis abstractions.
2011-05-13 20:06:06 +02:00
SharedConfigurations.php
Use the new Predis\Autoloader class for tests and examples.
2011-10-02 12:07:52 +02:00
SimpleDebuggableConnection.php
…
SimpleSetAndGet.php
…