go-samber-hot

Community

Build fast, reliable Go in-memory caches

AuthorQunnnn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Go developers implement efficient in-memory caching strategies without manually building eviction, expiration, loading, and monitoring mechanisms.

Core Features & Use Cases

  • Cache Algorithms: Provides guidance for selecting and configuring LRU, LFU, W-TinyLFU, S3FIFO, and other eviction strategies for different workloads.
  • Production Caching Patterns: Covers TTL expiration, janitor cleanup, loaders, singleflight-style deduplication, sharding, and metrics integration.
  • Use Case: Apply this Skill when building a Go service that needs a high-performance cache for user sessions, database results, API responses, or frequently accessed application data.

Quick Start

Ask the AI to configure a samber/hot cache with an appropriate eviction policy, TTL, and loader pattern for your Go application.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: go-samber-hot
Download link: https://github.com/Qunnnn/agents/archive/main.zip#go-samber-hot

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.