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: 7 months ago
Linked from 1 awesome list
cachingeloquentlaravelphp
Related projects:
Repository | Description | Stars |
---|---|---|
nicolaslopezj/searchable | Adds search functionality to Eloquent models in Laravel applications | 2,010 |
spiritix/lada-cache | Automated cache layer for Laravel applications using Redis | 539 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 140 |
noripyt/django-cachalot | A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,275 |
alastairtree/lazycache | A thread-safe in-memory caching service with a simple API for C# | 1,722 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,575 |
dwightwatson/gold-standard | A Laravel boilerplate project demonstrating best practices and clean organization for building resource-oriented applications. | 25 |
melpon/memoize | A caching macro for Elixir that uses CAS on ETS to optimize function calls | 192 |
laruence/yac | A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
echovault/sugardb | A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. | 429 |
sasa1977/con_cache | An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
dfed/cacheadvance | A high-performance cache for logging systems | 38 |
elasticquent/elasticquent | A tool for mapping Eloquent models to Elasticsearch types to simplify the integration of search functionality into Laravel applications. | 1,356 |
nrkno/yr-cachyr | A small, single-purpose data cache written in Swift. | 126 |
netflix/evcache | A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,071 |