epic-caching

Community

Boost app performance with caching.

AuthorM-Kolacz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams optimize performance by providing clear caching strategies using cachified with SQLite and in-memory LRU caches, reducing latency and database load.

Core Features & Use Cases

  • Two-tier caching model: SQLite cache with LiteFS replication and an in-memory LRU cache.
  • Guidance on when to use cache: Patterns, SWR, cache invalidation after mutations, and server timing integration.
  • Examples: Caching external API calls and expensive database queries.

Quick Start

Install and configure cachified in your Epic Stack app, set up a SQLite cache (with LiteFS if needed) or an in-memory cache, and wire the cache helpers into your data fetchers. Start using the cache to wrap external API calls and database queries; observe improved latency and reduced load.

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: epic-caching
Download link: https://github.com/M-Kolacz/michalkolacz.com/archive/main.zip#epic-caching

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 223,000+ vetted skills library on demand.