-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Matias Salinas edited this page Jun 25, 2025
·
2 revisions
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.
- 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