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 16:39:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e4165736344100b1430ecaaa22dfcf2c540c60c
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
…
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
…