Libraries tagged by redis info
cinexpert/zf2-resque
212 Downloads
Creates a ZF2 module and wraps the php-resque project into a service that can interact with the service locator.
zf2-resque-ex/zf2-resque-ex
2976 Downloads
Creates a ZF2 module and wraps the php-resque project into a service that can interact with the service locator.
unifreak/qlog
5 Downloads
configurable logger to log into redis queue for persistence or into stashed for debugging
anjola/php_rate_limiter
1 Downloads
A PHP Library that seamlessly integrate limiting into your platform, supports Redis ,FileSystem , Datbases such as SQL Relational Database.
magium/request-firehose
7 Downloads
A simple library to push request metadata into a collection service (like Redis) from multiple sources
cheprasov/php-redis-lock
458916 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
motomedialab/laravel-redis-driver
2312 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
andrewdyer/predis-request-limiter
570 Downloads
A framework-agnostic library for managing and enforcing request rate limits, backed by Redis via Predis
kl/php-redis-lock
935 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
gpslab/domain-event
29600 Downloads
Tools to create the domain layer of your DDD application
gpslab/cqrs
585 Downloads
Infrastructure for creating CQRS applications