Routing strategies for mapping requests into the Voldemort cluster.

Couple of implementations here - normal consistent hashing ( {@link voldemort.routing.ConsistentRoutingStrategy} ) and zone based routing ( {@link voldemort.routing.ZoneRoutingStrategy})