Default keyslot implementation for Redis Cluster hash slot calculation.
Summary
Functions
Helper function to compute the key; regardless the key contains hashtags or not.
Types
@type t() :: (binary(), any() -> non_neg_integer())
Keyslot function type