Golang Samber Hot

In-memory caching in Golang using samber/hot — eviction algorithms (LRU, LFU, TinyLFU, W-TinyLFU, S3FIFO, ARC, TwoQueue, SIEVE, FIFO), TTL, cache loaders, sharding, stale-while-revalidate, missing key caching, and Prometheus metrics. Apply when using or adopting samber/hot, when the codebase imports github.com/samber/hot, or when the project repeatedly loads the same medium-to-low cardinality resources at high frequency and needs to reduce latency or backend pressure. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/muratovv--ai-hats--golang-samber-hot commit 92b85224df

Frequently asked questions

npx skillmds@latest add tomevault-io/golang-samber-hot-2