Daniele Alessandri
|
5a735aa670
Back to development for the next patch release.
|
12 rokov pred |
Daniele Alessandri
|
8c0498a893
Bump VERSION and update CHANGELOG.
|
12 rokov pred |
Daniele Alessandri
|
8cbcb09c4c
Remove a few unnecessary strict comparisons.
|
12 rokov pred |
Daniele Alessandri
|
2781bd780f
Fetch connection factory directly from client options.
|
12 rokov pred |
Daniele Alessandri
|
c38376dcc4
Accepts callable as first argument of Predis\Client::__construct().
|
12 rokov pred |
Daniele Alessandri
|
9e0fe7bdc7
Back to development for the next patch release.
|
12 rokov pred |
Daniele Alessandri
|
aa1b070f9b
Bump VERSION and update CHANGELOG.
|
12 rokov pred |
Daniele Alessandri
|
7173f0c80c
Get back to development.
|
12 rokov pred |
Daniele Alessandri
|
495e3c6f8a
Bump VERSION and update CHANGELOG.
|
12 rokov pred |
Daniele Alessandri
|
9901233fa1
Instantiate the current class when subclassing Client.
|
12 rokov pred |
Daniele Alessandri
|
bfd96b15dc
Fix response parsing with scripted commands after -NOSCRIPT.
|
12 rokov pred |
Daniele Alessandri
|
0b09d2c359
Back to development for the next patch release.
|
12 rokov pred |
Daniele Alessandri
|
0a622aee31
Bump VERSION and update CHANGELOG.
|
12 rokov pred |
Ondrej -onovy- Novy
|
6cd1f03834
Fixed typos.
|
12 rokov pred |
Daniele Alessandri
|
1b9e10bdd8
Move command response parsing to the client class.
|
12 rokov pred |
Daniele Alessandri
|
a6e1ac11d0
Implement separate Predis\Client::getConnectionById().
|
12 rokov pred |
Daniele Alessandri
|
8567b05459
Specify the server profile in constructor of the connection factory.
|
12 rokov pred |
Daniele Alessandri
|
55a3fd65a2
More code styling changes.
|
12 rokov pred |
Daniele Alessandri
|
6c732c737b
Order "use" directives by namespace depth and name.
|
12 rokov pred |
Daniele Alessandri
|
559853bdd5
Move some classes and interfaces in other namespaces.
|
12 rokov pred |
Daniele Alessandri
|
0e8d978348
Minor code styling changes in client class.
|
12 rokov pred |
Daniele Alessandri
|
469f3cc68b
Do not accept string or Predis\Profile\ServerProfileInstance in constructor.
|
12 rokov pred |
Daniele Alessandri
|
81be513eaa
Change signature of Predis\Pipeline\PipelineContext constructor.
|
12 rokov pred |
Daniele Alessandri
|
c3cafaa9a6
Remove useless helpers.
|
12 rokov pred |
Daniele Alessandri
|
78360ea27b
Set raw arguments when switching from scripted command to EVAL.
|
13 rokov pred |
Daniele Alessandri
|
2d0b30dac5
Client handles -NOSCRIPT falling back to EVAL for scripted commands.
|
13 rokov pred |
Daniele Alessandri
|
c36e6fd900
Pass also the command that generated the server error.
|
13 rokov pred |
Daniele Alessandri
|
41c29bed4e
Change how Redis errors such as -ERR replies generates exceptions.
|
13 rokov pred |
Daniele Alessandri
|
51d0b58cd3
Add new interfaces used to abstract the main client class and contexts.
|
13 rokov pred |
Daniele Alessandri
|
ec723fd4a9
Remove the ability to execute a command on all the nodes of a cluster.
|
13 rokov pred |