redis-scanstreams
redis-scanstreams copied to clipboard
I have been waiting for the method hscan
I test the method hscan with options, but looks like it doesn't work. whatever I set it, the return is a right
array only if I set correct key.
As far as I know this is a limitation of the Redis API itself