Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
-
Updated
Feb 1, 2026 - PHP
Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
A Spring Boot 4.0.1 demo of Hibernate Second-Level and Query caching using Caffeine (JCache). Includes statistics tracking and manual cache eviction logic.
Add a description, image, and links to the query-cache topic page so that developers can more easily learn about it.
To associate your repository with the query-cache topic, visit your repo's landing page and select "manage topics."