Daniele Alessandri
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 years ago |
Daniele Alessandri
|
5b7504b069
Simplify connection factory class by removing dependency on profile.
|
11 years ago |
Daniele Alessandri
|
4bf0ee4c6a
Rename ConnectionInterface::writeCommand() to writeRequest().
|
11 years ago |
Daniele Alessandri
|
583b924085
Add the ability for the client to send raw commands to Redis.
|
11 years ago |
Daniele Alessandri
|
cb3cd050ab
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
c4e0d9df92
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
5d40b85f10
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
cf581a3b49
Add new command class useful to execute "raw" Redis commands.
|
11 years ago |
Daniele Alessandri
|
09895f27bf
Rename command class for scripting to Predis\Command\ScriptCommand.
|
11 years ago |
Daniele Alessandri
|
980edf2f7b
Rename base command class to Predis\Command\Command.
|
11 years ago |
Daniele Alessandri
|
d0b431016d
Move key prefixing logic from command classes to prefix processor.
|
11 years ago |
Daniele Alessandri
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
11 years ago |
Daniele Alessandri
|
30e74e36aa
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
c047c4992a
Merge branch 'v0.9/pipeline-refactoring'
|
11 years ago |
Daniele Alessandri
|
66f22899a1
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
3d499e82a3
Add some supported options to Predis\Client::pipeline().
|
11 years ago |
Daniele Alessandri
|
8068c87e47
Rewrite a good chunk of the classes in the Predis\Pipeline namespace.
|
11 years ago |
Daniele Alessandri
|
621c3d7fd3
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
e41db42b01
Merge branch 'v0.9/response-namespace'
|
11 years ago |
Daniele Alessandri
|
ecd4c6281c
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
35ce43d526
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
bf991a24f3
Merge branch 'v0.9/protocol-processor-api' into integration
|
11 years ago |
Daniele Alessandri
|
30d81c942a
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
d79aadc38f
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
16d17af577
Rework the API for external protocol processors.
|
11 years ago |
Daniele Alessandri
|
fb2d8a37c1
Drop support for streamable multibulk responses.
|
11 years ago |
Daniele Alessandri
|
7c5aba08cd
Make "2.8" the default Redis server profile.
|
11 years ago |
Daniele Alessandri
|
089b972def
Merge branch 'v0.9/client-options'
|
11 years ago |
Daniele Alessandri
|
b1ebc8df2f
Reimplement from scratch client configuration.
|
11 years ago |
Daniele Alessandri
|
9b8b362747
Implement PHP iterator for lists based on the LRANGE command.
|
11 years ago |