Libraries tagged by redis model
awssat/laravel-visits
148601 Downloads
Laravel Redis visits counter for Eloquent models
spiritix/lada-cache
418230 Downloads
A Redis based, automated and scalable database caching layer for Laravel
ymigval/laravel-model-cache
8572 Downloads
Laravel package for caching Eloquent model queries
mostafaznv/laracache
38277 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
alvin0/redis-model
5042 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
vemcogroup/model-cache
28485 Downloads
Static cache instead of re-hitting cache server
lab2view/lada-cache
1205 Downloads
A Redis based, automated and scalable database caching layer for Laravel
model/redis
3106 Downloads
Redis bridge for ModEl Framework
limen/redmodel
370 Downloads
Make redis manipulations easy. Unify commands for all data types.
limen/redisun
1667 Downloads
Make redis manipulations easy. Unify commands for all data types.
authentik/eloquent-cache
3888 Downloads
Easily cache your Laravel's Eloquent models
bavix/laravel-entry
2608 Downloads
Highly loaded ClickHouse entry for Laravel
iwai/phalcon-model-metadata-redis-adapter
4809 Downloads
Adapt to Redis the model metadata of Phalcon.
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
light-speak/laravel_model_cache
72 Downloads
基于Redis的laravel模型数值缓存,可以减少并发修改对数据库的压力,减少数据库事务锁的使用