Libraries tagged by redis model
modelflow-ai/embeddings
1501 Downloads
Add embeddings functionalities to modelflow-ai.
sm-me/laravel-redis-model-cache
13 Downloads
Optimized Redis model and hash-set caching service for Laravel Eloquent.
mkcg/php-query-model
1202 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
74 Downloads
基于Redis的laravel模型数值缓存,可以减少并发修改对数据库的压力,减少数据库事务锁的使用
madebyclowd/laravel-auto-sequence
19 Downloads
A concurrency-safe and customizable sequence number generator for Laravel Eloquent models, with support for database/Redis locking and soft deletes.
bavix/laravel-entry
2658 Downloads
Highly loaded ClickHouse entry for Laravel
hunzsig/h-php
5 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。
xiaowu/hyperf-redis-model
23 Downloads
use redis model
vgplay/laravel-redis-model
796 Downloads
A simple redis cache library for laravel eloquent model
ryuske/redismodel
83 Downloads
Use Redis as a primary data store.
maatify/redis
146 Downloads
Official PHP library for maatify.dev Redis Model handler, known by our team
limingxinleo/redis-model
24 Downloads
This is a util for redis
hvasoares/redis-model-mapping
41 Downloads
this module takes the responsability to map redis keys/values to phpobjects
hvasoares/array-redis-persistence
42 Downloads
please use the hvasoares\RedisModelMapping
petkakahin/eloquent-redis-mirror
15 Downloads
Mirror Laravel Eloquent models to Redis for fast read access with automatic write-through synchronization