无法避免的复杂性
Introducing Ristretto: A High-Performance Go Cache
I wrote Gocache: a complete and extensible Go cache library
Gocache: 一个功能齐全且易于扩展的Go缓存库
https://vincent.composieux.fr/article/i-wrote-gocache-a-complete-and-extensible-go-cache-library
Controlling the Go Runtime
GopherCon 2019
Patrick Hawley - Controlling the go runtime
Go: Is the encoding/json Package Really Slow?
Go标准库encoding/json
真的慢吗?
https://medium.com/a-journey-with-go/go-is-the-encoding-json-package-really-slow-62b64d54b148
Go Type
Go Mod
In Go 1.11, a new tool has arrived. It’s called go mod
.
Distributed Unique ID Generator
Unique ID generation scheme in distributed systems.Snowflake
& Sonyflake
UV PV
UV Unique Visitor
PV Page View
Linux umask
File mode creation mask in UNIX.
Redis Cluster
How Redis-Cluster works?