Libraries tagged by redis php
google/cloud-redis
12716 Downloads
Google Cloud Redis Client for PHP
dtkahl/php-simple-redis-cache
237 Downloads
limingxinleo/x-redis
5509 Downloads
Redis Client for phpredis
devgeniem/wp-redis-object-cache-dropin
32288 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, HHVM, replication and clustering.
subjective-php/psr-cache-redis
12279 Downloads
PSR-16 SimpleCache Implementation using Predis
michsindelar/phprsmq
2181 Downloads
PHP implementation of the Redis Simple Message Queue.
clue/redis-server
1305 Downloads
A redis server implementation in pure PHP
zorac/php-resque-scheduler
860 Downloads
php-resque-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
zorac/php-resque
9165 Downloads
Redis backend library for creating background jobs and processing them later. PHP port based on resque for Ruby.
swoft-fork/redis
430 Downloads
swoft redis component
silviooosilva/cacheer-php
68 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
silmaralberti/php-cache
659 Downloads
pizsd/hyperf-redis-lock
3001 Downloads
hyperf3-redis-lock
pdmfc/redis-queue-inspector
218 Downloads
A simple cli command to inspect Laravel Redis queues.
msmm/hyperf-redis-lock
240 Downloads
一个简单的Redis分布式锁的实现 基于Hyperf框架。本扩展实现了基本的分布式锁,支持阻塞式分布式锁和非阻塞式分布式锁。