-
Bug
-
Resolution: Done
-
Major
-
RHDG 8.5.x CD
-
None
Infinispan:
127.0.0.1:11222> hrandfield nonexisting_key 100 (nil)
Redis:
127.0.0.1:6379> hrandfield nonexisting_key 100 (empty array)
Test: https://github.com/redis/redis/blob/7.2.5/tests/unit/type/hash.tcl#L81-L96
- is cloned by
-
ISPN-16328 [RESP] HRANDFIELD against non-existing hash with count should return empty array
- Resolved