Hi there, I'm Andy Pan 🎉
🇨🇳 Chinese👔 Pronouns: "He" | "His"- 🧑🏻💻 Programmer
🌏 Open-source software developer⚡ Go, C/C++, Rust, Java, Python, ...
Please visit Golang China Contributor Club to learn more about our work.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePlease visit Golang China Contributor Club to learn more about our work.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.