We now consider the key type when reading a map from a Redis Hash. Previously, map keys were read as string while a map could declare numeric keys. Original Pull Request: #312
We now consider the key type when reading a map from a Redis Hash. Previously, map keys were read as string while a map could declare numeric keys. Original Pull Request: #312