Files
redis-go/datastruct/dict
zhengtianyi fe07c8ce39 perf: shorten lock time & optimize map`s value type
- shorten the lock time of concurrent.go`s function "Put"
 - slightly optimize the value`s type of map concurrent.go`s function "RandomDistinctKeys" & avoid duplicate input the same map`s key

fix: uses the provided seed value to initialize the function rand, for fixing the generation of the same int in the case of multiple executions.

Limited ability, make it better~
2022-11-09 22:18:12 +08:00
..
2021-09-05 18:57:02 +08:00
2022-08-20 23:25:26 +08:00
2022-08-20 23:25:26 +08:00