Daniele Alessandri
|
c36e6fd900
Pass also the command that generated the server error.
|
12 years ago |
Daniele Alessandri
|
743ccc39ae
Remove the "safe" pipeline option.
|
12 years ago |
Daniele Alessandri
|
41c29bed4e
Change how Redis errors such as -ERR replies generates exceptions.
|
12 years ago |
Daniele Alessandri
|
90f37f8698
Do not assume that the position of a MultiBulkResponse iterator is 0.
|
12 years ago |
Daniele Alessandri
|
dc889be2a2
Switch to master inside executor when pipelining in replication mode.
|
12 years ago |
Daniele Alessandri
|
ca7bd8149f
Scripting abstraction can use negatives to calculate number of keys.
|
12 years ago |
Daniele Alessandri
|
9426d78b90
Fix example for custom distribution strategy.
|
12 years ago |
Daniele Alessandri
|
6b6c91cd15
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
b511911ddb
Update README.
|
12 years ago |
Daniele Alessandri
|
eb450ae0b4
Make 2.6 the default server profile for the test suite too.
|
12 years ago |
Daniele Alessandri
|
ca033d15a9
Add a couple of paragraphs in the FAQ.
|
12 years ago |
Daniele Alessandri
|
9443da1948
Update TODO.
|
12 years ago |
Daniele Alessandri
|
298dc87613
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
92697aa075
Make 2.6 the default server profile.
|
12 years ago |
Daniele Alessandri
|
7c393cbc09
Apparently the next major version or Redis will be 2.8.
|
12 years ago |
Daniele Alessandri
|
5b6e4dc3dd
Make it possible to prepend the autoloader.
|
13 years ago |
Daniele Alessandri
|
b37d072b68
Make Predis\Autoloader faster.
|
13 years ago |
Daniele Alessandri
|
608c48146f
Fix helper method for invalid options in connection classes.
|
13 years ago |
Daniele Alessandri
|
bcba9e1009
Change how we check for required extensions in connection classes.
|
13 years ago |
Daniele Alessandri
|
64a84d9020
Add notes about the parameters supported by each connection class.
|
13 years ago |
Daniele Alessandri
|
a3b4c2244a
Remove some overkill stuff from Predis\ConnectionParameters.
|
13 years ago |
Daniele Alessandri
|
4805a048ed
Add missing tests for Predis\Profile\ServerProfile::defineCommand().
|
13 years ago |
Daniele Alessandri
|
c394458b80
Remove an almost useless method from Predis\Profile\ServerProfile.
|
13 years ago |
Daniele Alessandri
|
51d0b58cd3
Add new interfaces used to abstract the main client class and contexts.
|
13 years ago |
Daniele Alessandri
|
890ace8565
Rename certain connection parameters usig shorter names.
|
13 years ago |
Daniele Alessandri
|
8ba432e8f7
Move list of renamed namespaces/interfaces/classes to a separate file.
|
13 years ago |
Daniele Alessandri
|
d61bb3af07
Update CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
da381fffa9
Promote 2.6 as an independent server profile for Redis 2.6.
|
13 years ago |
Daniele Alessandri
|
7b01bc0644
Fix MONITOR and Predis\MonitorContext with Redis 2.6.
|
13 years ago |
Daniele Alessandri
|
7893fd1faa
New command: TIME (Redis v2.6-dev).
|
13 years ago |