Closed yuff20 closed 1 month ago
Would you please submit a PR?
Would you please submit a PR?
Just change map[string]string to map[string]interface{}.all right?
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
gozero's built-in Redis-wrapped hmset can only handle map[string]string data
Now an object to store hash data structure, is there a better way to handle it?