Daniele Alessandri
f18d7103f5
[tests] Remove useless backslash in "use" directive.
2013-11-16 14:57:00 +01:00
Daniele Alessandri
b71c798f9b
Rename classes in Predis\Response and Predis\Response\Iterator.
...
This change aims to make class names shorter with less redundant fully
qualified names.
Merge!
2013-11-16 14:01:11 +01:00
Daniele Alessandri
a8edc02eb6
Create the Predis\Response namespace.
...
All of the response interface, classes and exceptions have been moved
into this namespace.
2013-11-16 11:59:33 +01:00
Daniele Alessandri
c354d02105
Aggregated connection for redis-cluster now uses 16384 hash slots.
...
This commit reflects the recent change from the redis unstable branch
in which the number of hash slots was increased from 4096 to 16384.
See https://github.com/antirez/redis/commit/ebd666d for reference.
2013-02-14 21:54:23 +01:00
Daniele Alessandri
8d7f5099c4
Add tests for Predis\Connection\RedisCluster (redis-cluster).
2012-08-21 15:24:06 +02:00