Skip to content
Matias Salinas edited this page Jun 25, 2025 · 2 revisions

🧠 Welcome to the CacheBolt Wiki

What is CacheBolt?

CacheBolt is a high-performance reverse proxy that serves responses with minimal latency — even when upstream services are slow or unavailable. It combines fast in-memory caching, persistent backend storage, and latency-based failover logic.


Common Use Cases

  • Accelerating public or internal REST APIs
  • Serving static files backed by S3/GCS/Azure
  • Shielding unstable services with smart failover
  • Increasing availability during backend deployments
  • Viewing and managing cached responses via Web UI
Clone this wiki locally