Daniele Alessandri
|
c655affe5f
Add Predis\Command\CommandInterface::setRawArguments().
|
12 gadi atpakaļ |
Daniele Alessandri
|
457fd6076d
CS fixes.
|
12 gadi atpakaļ |
Daniele Alessandri
|
282287765b
Fix phpdoc comment.
|
12 gadi atpakaļ |
Daniele Alessandri
|
00d6160549
Enable code coverage report on Travis CI.
|
12 gadi atpakaļ |
Daniele Alessandri
|
576163724c
Add an example for multibulk reply iterators.
|
12 gadi atpakaļ |
Daniele Alessandri
|
9df9dbdedc
Promote multibulk response iterators as Predis response objects.
|
12 gadi atpakaļ |
Daniele Alessandri
|
8d7f5099c4
Add tests for Predis\Connection\RedisCluster (redis-cluster).
|
12 gadi atpakaļ |
Daniele Alessandri
|
e8daf45269
Improve Predis\Pipeline\MultiExecExecutor.
|
12 gadi atpakaļ |
Daniele Alessandri
|
8567b05459
Specify the server profile in constructor of the connection factory.
|
12 gadi atpakaļ |
Daniele Alessandri
|
6e76ea6c7e
Add tests for classes in the Predis\Protocol\Text namespace.
|
12 gadi atpakaļ |
Daniele Alessandri
|
e774a301c4
Add tests for Predis\Connection\ComposableStreamConnection.
|
12 gadi atpakaļ |
Daniele Alessandri
|
2b85824d74
Apply minor fixes to README.
|
12 gadi atpakaļ |
Daniele Alessandri
|
81422b9992
Partially rewrite README.
|
12 gadi atpakaļ |
Daniele Alessandri
|
c230b6e831
Update TODO.
|
12 gadi atpakaļ |
Daniele Alessandri
|
69d4c013f7
Minor change (mostly micro-optimization).
|
12 gadi atpakaļ |
Daniele Alessandri
|
1ac9cc9c71
Support EVAL and EVALSHA with redis-cluster.
|
12 gadi atpakaļ |
Daniele Alessandri
|
b2f59a0c63
Support EVAL and EVALSHA with client-side sharding (Predis cluster).
|
12 gadi atpakaļ |
Daniele Alessandri
|
93971bcb45
Merge branch 'command-hash-strategy'
|
12 gadi atpakaļ |
Daniele Alessandri
|
e54bc31212
Create Predis\Cluster namespace and move related classes / interfaces.
|
12 gadi atpakaļ |
Daniele Alessandri
|
b9eddae96f
Fix and optimize node guessing algorithm.
|
12 gadi atpakaļ |
Daniele Alessandri
|
7683f97ff2
Move the hash generator inside the command hash strategy class.
|
12 gadi atpakaļ |
Daniele Alessandri
|
f4f9d02551
Improve the slot-guessing algorithm.
|
12 gadi atpakaļ |
Daniele Alessandri
|
bacdb7ff62
Remove useless "use" directives.
|
12 gadi atpakaļ |
Daniele Alessandri
|
e0c6ad58be
Optimize lazy initialization of the slots map.
|
12 gadi atpakaļ |
Daniele Alessandri
|
febd99421f
Pre-associate connections to slot ranges using connection parameters.
|
12 gadi atpakaļ |
Daniele Alessandri
|
8559c2cb30
Make it possible to pre-associate slots to a connection.
|
12 gadi atpakaļ |
Daniele Alessandri
|
2ba54a0e1c
Use specific command hash strategy for redis-cluster.
|
12 gadi atpakaļ |
Daniele Alessandri
|
024a31d571
Fix wrong binary notation.
|
12 gadi atpakaļ |
Daniele Alessandri
|
d0572b0efc
Rename command hash strategy cass used by Predis cluster.
|
12 gadi atpakaļ |
Daniele Alessandri
|
0f80cb55bb
Add suggested extensions to composer.json.
|
12 gadi atpakaļ |