Files
redis-go/datastruct
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
..
2022-04-30 19:03:32 +08:00
2022-07-31 02:07:45 +08:00
2022-11-02 21:22:49 +08:00
2021-05-13 08:56:07 +08:00
2022-11-05 21:12:50 +08:00