Daniele Alessandri
|
0efcbb7992
Add a way to get the default value of an option from options.
|
12 years ago |
Daniele Alessandri
|
a5cf6d72cd
Fix standard pipeline executor not parsing raw replies.
|
12 years ago |
Daniele Alessandri
|
495e3c6f8a
Bump VERSION and update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
8bf896f81f
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
0085bc08ae
Fix CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
94758d5f58
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
83720075f3
Make it possible to cast key prefix processor instance to string.
|
12 years ago |
Daniele Alessandri
|
9901233fa1
Instantiate the current class when subclassing Client.
|
12 years ago |
Daniele Alessandri
|
dcb4093046
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
bfd96b15dc
Fix response parsing with scripted commands after -NOSCRIPT.
|
12 years ago |
Daniele Alessandri
|
51b466267d
Fix missing use directives.
|
12 years ago |
Daniele Alessandri
|
0a622aee31
Bump VERSION and update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
f357cafb14
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
732d7f96d1
Extract a strategy class from the replication connection.
|
12 years ago |
Daniele Alessandri
|
5a2c61c02b
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
9df9dbdedc
Promote multibulk response iterators as Predis response objects.
|
12 years ago |
Daniele Alessandri
|
469f3cc68b
Do not accept string or Predis\Profile\ServerProfileInstance in constructor.
|
12 years ago |
Daniele Alessandri
|
a75e52cf5a
Update CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
1f0be85a3d
Add initial support for Redis cluster (Redis v3.0).
|
13 years ago |
Daniele Alessandri
|
511fe0bbab
Rewrite the logic used to handle Redis commands with clustering.
|
13 years ago |
Daniele Alessandri
|
56a3e327fc
Add a pipeline executor that internally uses MULTI / EXEC.
|
12 years ago |
Daniele Alessandri
|
177d7e1c6a
Fix CHANGELOG.
|
12 years ago |
Daniele Alessandri
|
8a84f8b6cf
Optimize command pipelines.
|
12 years ago |
Daniele Alessandri
|
2d0b30dac5
Client handles -NOSCRIPT falling back to EVAL for scripted commands.
|
12 years ago |
Daniele Alessandri
|
41c29bed4e
Change how Redis errors such as -ERR replies generates exceptions.
|
12 years ago |
Daniele Alessandri
|
6b6c91cd15
Update CHANGELOG.
|
13 years ago |
Daniele Alessandri
|
298dc87613
Update CHANGELOG.
|
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 |