golang-samber-hot
samber/cc-skills-golang
This skill provides a comprehensive guide to implementing high-performance, type-safe, in-memory caching in Go. It covers advanced features including nine eviction algorithms (e.g., W-TinyLFU, LRU), Time-To-Live (TTL), read-through loaders, and robust capacity sizing techniques. It is ideal for backend services requiring reliable, low-latency data access and efficient resource management.