This is probably a leftover from the memcached thing. There is no need to hash a key to be used for hashmap access, as the hashmap itself hashes it already, and probably with a hash more appropriate for the situation.
This is probably a leftover from the memcached thing. There is no need to hash a key to be used for hashmap access, as the hashmap itself hashes it already, and probably with a hash more appropriate for the situation.