home/categories/nosql-databases/kaptinlin-gozod-agents-skills-go-cache-caching-skill-md
nosql-databasesdatabases

go-cache-caching

Implement caching in Go applications using agentable/go-cache with type-safe generics, pluggable stores, and multi-layer support. Use when adding caching to a service, configuring cache stores (memory, Redis, SQLite, PostgreSQL), setting up multi-layer caching, implementing loader patterns, or choosing codecs.

kaptinlin
maintainer
kaptinlin
آخر تحديث 3/30/2026
النجوم
19
التفرعات
1
quick start

Installation and usage

Implement caching in Go applications using agentable/go-cache with type-safe generics, pluggable stores, and multi-layer support. Use when adding caching to a service, configuring cache stores (memory, Redis, SQLite, PostgreSQL), setting up multi-layer caching, implementing loader patterns, or choosing codecs.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use go-cache-caching