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 03:02:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f46fa1f2da41b6a5dc2b4a7c06641f3e80eb1ef
predis
/
examples
T
History
Daniele Alessandri
e700061cc0
Change Predis\Connection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0.
2011-03-06 11:11:42 +01:00
..
CommandPipeline.php
…
CustomDistributionStrategy.php
Fix comment.
2011-03-05 12:41:34 +01:00
MultiExecTransactionsWithCAS.php
Add an example for MULTI/EXEC transactions using CAS.
2011-01-01 13:49:38 +01:00
MultipleSetAndGet.php
…
PubSubContext.php
Change Predis\Connection in order to disable read/write timeouts when the value of 'read_write_timeout' is also equal to 0.
2011-03-06 11:11:42 +01:00
SharedConfigurations.php
…
SimpleSetAndGet.php
…