rememberable
Query cache
A caching trait for Eloquent models in Laravel that stores query results for a specified time period.
Query caching for Laravel
1k stars
29 watching
95 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
cachingeloquentlaravelphp
Related projects:
Repository | Description | Stars |
---|---|---|
| Adds search functionality to Eloquent models in Laravel applications | 2,010 |
| Automated cache layer for Laravel applications using Redis | 539 |
| A package to cache slow database queries using in-memory or Redis storage | 140 |
| A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,275 |
| A thread-safe in-memory caching service with a simple API for C# | 1,722 |
| Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
| A Laravel boilerplate project demonstrating best practices and clean organization for building resource-oriented applications. | 25 |
| A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. | 429 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| A high-performance cache for logging systems | 38 |
| A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
| A small, single-purpose data cache written in Swift. | 126 |
| A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |