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 03:29:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05b111d6d2eb06eb74368ec817dc477255356014
predis
/
lib
/
Predis
/
Options
T
History
Daniele Alessandri
3f2814c254
Change the code layout of private/protected fields.
2011-06-02 18:53:53 +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
Change the code layout of private/protected fields.
2011-06-02 18:53:53 +02:00
IOption.php
…
Option.php
Improve speed for options validation.
2011-03-31 14:29:06 +02:00