mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
It was confusing as to why these don't return a map type. the reason is that order matters, so we need to make sure the client library knows to respect it. Added comments in the implementation and tests to cover it.