Files
redis-go/redis/parser
tianyi 55fd1d399d perf: slightly optimize config/config.go
- Exclude the struct tag is space
 - Exclude configuration file comment, which is starting with space

fix: in the case of panic unexpected happened in the method parse0 of parser/parser.go, closing of the channel is needed to prevent the program from getting stuck~
  - fine-tune the coding of parser/parser.go

Limited ability, hope to make it better~
2022-11-01 22:40:20 +08:00
..