Daniele Alessandri
|
82759cd6ec
|
Change how parameters are handled internally.
|
2011-03-10 16:30:00 +01:00 |
|
Daniele Alessandri
|
190b687789
|
Change how network resources are handled internally and also exposed to subclasses.
|
2011-03-06 14:45:59 +01:00 |
|
Daniele Alessandri
|
0d5fb3319d
|
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
|
2011-03-04 19:21:41 +01:00 |
|
Daniele Alessandri
|
d077aa67db
|
Remove since it generates overhead for nothing really useful.
|
2011-03-04 13:05:28 +01:00 |
|
Daniele Alessandri
|
99129fbf91
|
Implement a new Predis\Network\PhpiredisConnection class that internally uses phpiredis.
|
2011-03-02 12:28:42 +01:00 |
|
Daniele Alessandri
|
89c311d0de
|
Complete redesign of the network connection API, it should make much more sense now.
|
2011-03-02 10:02:29 +01:00 |
|
Daniele Alessandri
|
9fcdc73499
|
Fix a couple of namespacing issues with client exceptions in connection classes (ISSUE #24).
|
2011-02-26 23:19:13 +01:00 |
|
Jordi Boggiano
|
30f908cd85
|
Convert monolithic one-file-lib to a proper PSR-0 file tree
|
2011-02-21 14:17:57 +01:00 |
|