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 18, 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.
Redis cache backend for pgxcache — cache PostgreSQL query results in Redis with go-redis
Query result caching for pgx v5 — drop-in wrapper with inline SQL annotations, ristretto backend, and pluggable QueryCacher interface
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."