lada-cache
Cache manager
Automated cache layer for Laravel applications using Redis
A Redis based, fully automated and scalable database cache layer for Laravel
537 stars
19 watching
68 forks
Language: PHP
last commit: 5 months ago
Linked from 2 awesome lists
cachecachingdatabaseeloquentlaravellaravel-5-packagephpredis
Related projects:
Repository | Description | Stars |
---|---|---|
sebleier/django-redis-cache | A caching backend for Django web applications using Redis as the storage layer. | 1,040 |
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
abouvier/slim-redis-cache | A Redis-based caching middleware for the Slim PHP framework | 17 |
dwightwatson/rememberable | A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,119 |
hooopo/second_level_cache | Caching library that synchronizes with models and databases in Rails applications | 398 |
mybatis/redis-cache | An extension for MyBatis that integrates Redis as a caching mechanism | 411 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 139 |
aio-libs/aiocache | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,146 |
thinkjs/think-cache-redis | A Redis-based cache system for ThinkJS applications. | 5 |
sorentwo/readthis | A Ruby library that provides a Redis-backed cache client with performance and simplicity features. | 506 |
laravel/scout | Provides a simple, driver-based solution for adding full-text search to Eloquent models. | 1,568 |
lloydzhou/lua-resty-cache | Provides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking. | 56 |
rdegges/flask-heroku-cacheify | Automates cache configuration for Flask applications on Heroku. | 41 |
alastairtree/lazycache | A thread-safe in-memory caching service with a simple API for C# | 1,718 |
idealley/feathers-hooks-rediscache | Provides caching functionality for APIs using Redis as the cache store | 38 |