Daniele Alessandri
|
823f615699
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
7e58ded8dc
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
a074cdb79b
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
50334ed3f4
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
36a04e84d7
Update CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
abd284c972
Complete reorganization of the Predis\Connection namespace.
|
10 years ago |
Daniele Alessandri
|
8ea76f79c7
Minor rewording in CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
5c5dd40527
Remove implementation of Predis\Command\Command::__toString().
|
10 years ago |
Daniele Alessandri
|
4638e05865
Tweak sentence in CHANGELOG.
|
10 years ago |
Daniele Alessandri
|
451d28ee66
Let's set this in stone: next major version is going to be v1.0.0.
|
11 years ago |
Daniele Alessandri
|
e23fd9bea8
Use redis-cluster rules for empty key tags for client-side sharding.
|
11 years ago |
Daniele Alessandri
|
51febb32a9
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
7ba465048f
Do not throw exception when connection has been already established.
|
11 years ago |
Daniele Alessandri
|
5529e33047
Rework classes and interfaces in Predis\Command\Processor namespace.
|
11 years ago |
Daniele Alessandri
|
001a7c0827
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
cbf015164c
Rename Predis\Client::raw() to Predis\Client::executeRaw().
|
11 years ago |
Daniele Alessandri
|
1c05c878f4
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
cebdf889a4
Rename connection to Predis\Connection\PhpiredisSocketConnection.
|
11 years ago |
Daniele Alessandri
|
ac34983635
Pad headers lines in CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
978e7ac551
Update CHANGELOG.
|
11 years ago |
Daniele Alessandri
|
b7ac7595c2
Change signature of the connection parameters class constructor.
|
11 years ago |
Daniele Alessandri
|
ee45de4f0e
Rename base response interface to Predis\Response\ResponseInterface.
|
11 years ago |
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 |