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-28 11:09:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71e7cb139905755a595a5148397f0f2f2811c603
predis
/
examples
T
History
Daniele Alessandri
2cdcd297f0
Rename Predis\Client::pubSubContext() to Predis\Client::pubSub().
2011-06-04 18:47:59 +02:00
..
CustomDistributionStrategy.php
Update examples.
2011-05-05 16:24:46 +02:00
DispatcherLoop.php
…
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
…
SimpleDebuggableConnection.php
…
SimpleSetAndGet.php
…