Daniele Alessandri
89840412d5
[tests] Fix preassigned slots in cluster tests.
2016-06-18 21:53:49 +02:00
Daniele Alessandri
69e40dab2b
Extract slot map logic to separate class.
...
In addition to that, the methods askSlotsMap() and buildSlotsMap() of
the redis-cluster connection backend have been renamed respectively
to askSlotMap() and buildSlotMap().
2016-06-17 22:18:38 +02:00
Daniele Alessandri
9d8adee1b1
Rename to getConnectionByCommand($command).
2016-06-16 10:39:44 +02:00
Daniele Alessandri
eb1e686ff9
[tests] Change indentation of mock method expectations.
2016-06-10 11:08:26 +02:00
Daniele Alessandri
1028599ac5
Split Predis\Connection\Aggregate namespace.
...
Now we have two namespaces for cluster and replication backends:
- Predis\Connection\Cluster
- Predis\Connection\Replication
2016-06-07 15:23:32 +02:00