You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redis_version:3.0.504
When I run Goland Chapter01 redisConn_test.go
I checked redis and found that the results were not stored in redis
I change the code get the following error
redis_version:3.0.504
When I run Goland Chapter01 redisConn_test.go
I checked redis and found that the results were not stored in redis
I change the code get the following error
ERR wrong number of arguments for 'hset' command
I have made the following changes to store the results in redis
The text was updated successfully, but these errors were encountered: