Daniele Alessandri
|
0df05ae008
Run php-cs against source code.
|
před 10 roky |
Daniele Alessandri
|
d2debfd43e
Apply some more minor phpdoc fixes.
|
před 11 roky |
Daniele Alessandri
|
a6dd685f8d
Run php-cs against source code.
|
před 11 roky |
Daniele Alessandri
|
0fb7674762
Fix phpdocs for fluent interfaces.
|
před 11 roky |
Daniele Alessandri
|
e778baa491
Make Pipeline::executeCommand() return $this for fluent interface.
|
před 11 roky |
Daniele Alessandri
|
9d4524cae7
Run php-cs against codebase.
|
před 11 roky |
Alexandru Patranescu
|
2d2930d24f
some PHPDoc fixes in lib
|
před 11 roky |
Daniele Alessandri
|
116eaba75e
Deprecate the whole Predis\Helpers class.
|
před 12 roky |
Daniele Alessandri
|
55a3fd65a2
More code styling changes.
|
před 12 roky |
Daniele Alessandri
|
6c732c737b
Order "use" directives by namespace depth and name.
|
před 12 roky |
Daniele Alessandri
|
81be513eaa
Change signature of Predis\Pipeline\PipelineContext constructor.
|
před 12 roky |
Daniele Alessandri
|
8a84f8b6cf
Optimize command pipelines.
|
před 12 roky |
Daniele Alessandri
|
649e71c0ab
Clean up leftovers.
|
před 12 roky |
Daniele Alessandri
|
743ccc39ae
Remove the "safe" pipeline option.
|
před 12 roky |
Daniele Alessandri
|
41c29bed4e
Change how Redis errors such as -ERR replies generates exceptions.
|
před 12 roky |
Daniele Alessandri
|
dc889be2a2
Switch to master inside executor when pipelining in replication mode.
|
před 12 roky |
Daniele Alessandri
|
51d0b58cd3
Add new interfaces used to abstract the main client class and contexts.
|
před 13 roky |
Daniele Alessandri
|
dc14c29676
Rename certain namespaces, interfaces and classes.
|
před 13 roky |
Daniele Alessandri
|
63cb150fc2
Switch to the master server right before the execution of a pipeline.
|
před 13 roky |
Daniele Alessandri
|
371ac91777
[tests] Rewrite the whole test suite to allow more granular testing.
|
před 13 roky |
Daniele Alessandri
|
d81346641f
Make it possible to get the client instance used by a pipeline object.
|
před 13 roky |
Daniele Alessandri
|
d79ff39882
Add missing parameters in the phpdocs of PipelineContext.
|
před 13 roky |
Daniele Alessandri
|
559c5097cd
Add the ability to discard the commands queued in a pipeline object.
|
před 13 roky |
Daniele Alessandri
|
0fee0c6d97
Remove the underscore prefix for names of private/protected fields.
|
před 13 roky |
Gun.io Whitespace Robot
|
b9ca78ac43
Remove whitespace [Gun.io WhitespaceBot]
|
před 13 roky |
Daniele Alessandri
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
před 13 roky |
Daniele Alessandri
|
9608a97469
Add a license header to PHP files.
|
před 13 roky |
Daniele Alessandri
|
20d872a306
Apply some coding style changes.
|
před 13 roky |
Daniele Alessandri
|
b72b12c5cd
Fix wrong exception being thrown on invalid instance types passed to 'executor'.
|
před 13 roky |
Daniele Alessandri
|
fee3866f54
Make it possible to pipeline instances of Predis\Command\ICommand directly.
|
před 13 roky |