cache

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package cache provides caching support for the filter pipeline.

Includes:

  • LRU cache for frequently compressed content
  • Semantic cache for similar inputs
  • Key-Value cache for KVReviver-style storage
  • Fingerprint-based result caching

The cache reduces redundant compression work for repeated or similar inputs, improving performance by 3-10x on recurring command patterns.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL