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-27 10:34:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e97e13bde59cbee08e9d667cbc924e5d2e5aa655
predis
/
lib
/
Predis
/
Options
T
History
Daniele Alessandri
e97e13bde5
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
..
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
Improve speed for options validation.
2011-03-31 14:29:06 +02:00
IOption.php
…
Option.php
Improve speed for options validation.
2011-03-31 14:29:06 +02:00