A Redis-based, fully automated, and scalable database cache layer for Laravel.
Features
- Automatically caches all database queries
- Intelligent cache invalidation with high granularity
- Documentation available
- Works with existing code, no changes required after setup
- Possibility to cache only specific models or exclude some models
- Examples available
- Makes use of Laravel Redis (supports clustering)
