Redis how to get data correctly and process it through the .map function
I have data like this, as we can see, the receiving type in redis is string, but I made it look like a JSON file.
enter image description here
I have data like this, as we can see, the receiving type in redis is string, but I made it look like a JSON file.
enter image description here