1.深入介绍 Golang 中的 bufio.Scanner

https://zhuanlan.zhihu.com/p/37673679

2.Redis 的通信协议

http://redisdoc.com/topic/protocol.html

3.用 Redis 实现支持优先级的消息队列

https://www.cnblogs.com/laozhbook/p/redis_queue.html

4.Go HTTP 服务器编程基础

http://cizixs.com/2016/08/17/golang-http-server-side

5.你真的了解 gzip 吗?

https://zhuanlan.zhihu.com/p/24764131