Libraries tagged by redis
krak/symfony-messenger-redis
19531 Downloads
Symfony Messenger Redis Adapter
humanmade/wp-redis
158841 Downloads
flowpack/jobqueue-redis
50619 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
ethanhann/redis-raw
113003 Downloads
Redis/PHP connectors.
element119/module-admin-redis-report
3623 Downloads
A Magento 2 module that displays Redis information in the admin.
easyswoole/redis-pool
69975 Downloads
An efficient swoole framework
danhunsaker/flysystem-redis
120394 Downloads
A Flysystem adapter for storing files in Redis
cyppe/laravel-batch-jobs-redis-driver
8618 Downloads
Redis driver for handling batch jobs in Laravel instead of default mysql table job_batches
code-orange/redis-counting-semaphore
42995 Downloads
Distributed counting semaphore implementation for redis
umbrellio/laravel-heavy-jobs
45582 Downloads
Позволяет отдельно хранить огромные данные задачи из очереди.
rybakit/phive-queue
40119 Downloads
$queue->push('I can be popped off after', '10 minutes');
pdffiller/qless-php
107171 Downloads
PHP Bindings for qless
moox/jobs
6093 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
matomo/doctrine-cache-fork
399531 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
jamm/memory
22534 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.