Daniele Alessandri
|
0779c1c24a
Trim some more "use" directives in Predis\Client.
|
11 年之前 |
Daniele Alessandri
|
58c5029574
Rename Predis\Connection\AggregatedConnectionInterface.
|
11 年之前 |
Daniele Alessandri
|
c40ad5dd47
Rename Predis\Connection\ConnectionParameters.
|
11 年之前 |
Daniele Alessandri
|
cbf015164c
Rename Predis\Client::raw() to Predis\Client::executeRaw().
|
11 年之前 |
Daniele Alessandri
|
59b5658cf5
Big batch of phpdoc improvements and minor code styling fixes.
|
11 年之前 |
Daniele Alessandri
|
427309db69
Apply code styling fixes.
|
11 年之前 |
Daniele Alessandri
|
ee45de4f0e
Rename base response interface to Predis\Response\ResponseInterface.
|
11 年之前 |
Daniele Alessandri
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 年之前 |
Daniele Alessandri
|
583b924085
Add the ability for the client to send raw commands to Redis.
|
11 年之前 |
Daniele Alessandri
|
09895f27bf
Rename command class for scripting to Predis\Command\ScriptCommand.
|
11 年之前 |
Daniele Alessandri
|
374101cfc3
Apply minor change.
|
11 年之前 |
Daniele Alessandri
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
11 年之前 |
Daniele Alessandri
|
3d499e82a3
Add some supported options to Predis\Client::pipeline().
|
11 年之前 |
Daniele Alessandri
|
8068c87e47
Rewrite a good chunk of the classes in the Predis\Pipeline namespace.
|
11 年之前 |
Daniele Alessandri
|
c6f51e82bf
Rename "Array" type-hint to to "array".
|
11 年之前 |
Daniele Alessandri
|
aaac082324
Rename classes in Predis\Transaction.
|
11 年之前 |
Daniele Alessandri
|
9d2cb975eb
Rename classes in Predis\Monitor namespace.
|
11 年之前 |
Daniele Alessandri
|
c3a58dffdf
Rename classes in the Predis\PubSub namespace.
|
11 年之前 |
Daniele Alessandri
|
b71c798f9b
Rename classes in Predis\Response and Predis\Response\Iterator.
|
11 年之前 |
Daniele Alessandri
|
a8edc02eb6
Create the Predis\Response namespace.
|
11 年之前 |
Daniele Alessandri
|
b0f955b437
Fix phpdocs.
|
11 年之前 |
Daniele Alessandri
|
a1c7889584
Add option "aggregate" to customize multiple connections aggregation.
|
11 年之前 |
Daniele Alessandri
|
acd29ec076
Slightly change interface for connection factories.
|
11 年之前 |
Daniele Alessandri
|
3c6389f4dd
Rework how connection parameters are handled.
|
11 年之前 |
Daniele Alessandri
|
1d53f8a988
Minor code styling changes.
|
11 年之前 |
Daniele Alessandri
|
dd679661dd
Address #133 by reusing our own methods.
|
11 年之前 |
Daniele Alessandri
|
31e08f0d5d
Tweak phpdocs.
|
11 年之前 |
Daniele Alessandri
|
cdb91284f1
Clean up ugly code bits.
|
11 年之前 |
Daniele Alessandri
|
38c7697881
Remove useless method.
|
11 年之前 |
Daniele Alessandri
|
b45ba55f46
Switch to protected visibility for some members of Predis\Client.
|
11 年之前 |