CacheKit Docs

High-performance cache policies and supporting data structures.

View the Project on GitHub OxidizeLabs/cachekit

Choosing a Policy

This guide summarizes practical trade-offs and mirrors the benchmark-driven guidance in the latest benchmark guide.

Feature flags: Each policy is gated behind a feature flag (e.g. policy-lru, policy-s3-fifo). Enable only the policies you need for smaller builds. See Compatibility and Features.

Quick Picks

Policy Summaries

Deep Dives