1.GoLang: When to use string pointers

https://dhdersch.github.io/golang/2016/01/23/golang-when-to-use-string-pointers.html

2.PHP 7.3 中的 JSON 错误处理

https://laravel-china.org/topics/14668/json-error-handling-in-php-73

3.如何设计、开发和部署微服务(Nginx 官方文章翻译)

https://www.cnblogs.com/ajianbeyourself/p/5976664.html

4.理解 Laravel 中的 pipeline

① https://www.insp.top/article/realization-of-pipeline-component-for-laravel

② https://www.jianshu.com/p/3c2791a525d0

5.Redis 哈希对象编码方式

http://redisbook.com/preview/object/hash.html

6.哈希表原理介绍

http://www.cnblogs.com/yangecnu/p/Introduce-Hashtable.html