apix/cache
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
时间:2013-01-11 00:27
shonm/php-resque
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
时间:2013-01-09 04:00
titon/cache
The cache package provides a data caching layer that supports multiple storage engines.
时间:2013-01-08 01:43
redisent/redis
A simple, no-nonsense interface to the Redis for modest developers. It is designed to be flexible and tolerant of changes to the Redis protocol
时间:2013-01-04 05:10
shonm/resque-bundle
Symfony2 bundle for Resque via php-resque
时间:2012-12-14 15:20
tyler-king/activity
A simple Predis activity feed handler for my projects.
时间:2012-12-13 19:37
jamm/redis-dashboard
Simple tool to see what is in your Redis
时间:2012-12-04 21:56
jamm/memory
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.
时间:2012-12-04 21:25
jamm/datamapper
Map objects to storage (MySQL or Redis), without relations mapping
时间:2012-12-04 20:55
rezzza/bitter-bundle
Implements a powerful analytics Symfony Bundle based on Bitter library using Redis bitmaps
时间:2012-11-20 08:55
thesmart/php-kue
A producer client for Kue, a redis queue implementation
时间:2012-11-17 01:12
ptrofimov/tinyredisclient
The most lightweight Redis client written in PHP
时间:2012-11-15 19:56
rybakit/phive-queue
$queue->push('I can be popped off after', '10 minutes');
时间:2012-11-14 09:33