Daniele Alessandri
|
93163bdfb3
Make it possible to serialize and unserialize connection instances.
|
пре 13 година |
Daniele Alessandri
|
0fee0c6d97
Remove the underscore prefix for names of private/protected fields.
|
пре 13 година |
Daniele Alessandri
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
пре 13 година |
Daniele Alessandri
|
9608a97469
Add a license header to PHP files.
|
пре 13 година |
Daniele Alessandri
|
20d872a306
Apply some coding style changes.
|
пре 13 година |
Daniele Alessandri
|
42f4663050
Move Predis\ConnectionException to Predis\Network\ConnectionException.
|
пре 13 година |
Daniele Alessandri
|
d59556cae1
Rename the Predis\Protocols namespace to Predis\Protocol.
|
пре 13 година |
Daniele Alessandri
|
db95350c37
Reorganize the Predis\Protocols namespace.
|
пре 13 година |
Daniele Alessandri
|
4ea8489110
Differentiate communication exceptions between connection and protocol exceptions.
|
пре 13 година |
Daniele Alessandri
|
9954bd5a12
Share more code between connection classes.
|
пре 13 година |
Daniele Alessandri
|
3f720ad867
Add the new Predis\IConnectionParameters interface.
|
пре 14 година |
Daniele Alessandri
|
de1a183315
Do some micro-optimizations to reduce the overhead of creating client instances.
|
пре 14 година |
Daniele Alessandri
|
ceca866158
Remove Predis\Network\IConnectionSingle::setProtocolOption() for now.
|
пре 14 година |
Daniele Alessandri
|
82759cd6ec
Change how parameters are handled internally.
|
пре 14 година |
Daniele Alessandri
|
0d5fb3319d
Move Predis\Command and Predis\ICommand to the Predis\Commands namespace.
|
пре 14 година |
Daniele Alessandri
|
6abac4590d
Rename protocol interfaces.
|
пре 14 година |
Daniele Alessandri
|
89c311d0de
Complete redesign of the network connection API, it should make much more sense now.
|
пре 14 година |