Chapter 5: Intelligent Caching
SpinelDB's intelligent caching is one of its most powerful features. It goes beyond simple key-value storage with TTLs, offering a sophisticated, multi-layered approach to improve performance, increase resilience, and reduce the load on your upstream services.
This section is a deep dive into the caching capabilities of SpinelDB.
Chapters in this Section
- Manual Caching with SWR & Grace Period
- Declarative Caching with Policies &
CACHE.PROXY - Tag-Based Invalidation
- On-Disk Caching
- Content Negotiation and the
VaryHeader
⬅️ Previous Chapter: 4. Geospatial Indexing➡️ Next Chapter: 6. Primary-Replica Replication