-
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 blazing-fast reverse proxy with smart caching and multi-backend object storage support (S3, GCS, Azure, Local). This wiki provides detailed documentation for users, operators, and developers.
- Multi-backend Support (S3, GCS, Azure, Local)
- Cloud Authentication
- Memory-Based Eviction
- Probabilistic Refreshing
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
β‘οΈ Ready to get started? Head over to the Installation Guide