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-25 12:49:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24aaa2ac235c3be1cf213f91c492ad6ca853ddc8
predis
/
lib
/
Predis
/
Options
T
History
Daniele Alessandri
b087b9814d
Remove a useless method from the cluster option class.
2011-05-06 16:32:39 +02:00
..
ClientCluster.php
Remove a useless method from the cluster option class.
2011-05-06 16:32:39 +02:00
ClientConnectionFactory.php
Move the logic of the connection factory option to a dedicated class.
2011-04-12 14:45:28 +02:00
ClientPrefix.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
ClientProfile.php
…
CustomOption.php
…
IOption.php
…
Option.php
…