Libraries tagged by dog-pile
pastuhov/yii2-redis-mutex
19203 Downloads
Yii2 Redis mutex.
jamm/memory
22593 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.
pahanini/yii2-neat-cache
4546 Downloads
A Yii2 components to prevent simultaneous updates (dog pile effect) during caching.
romeoz/rock-cache
3077 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
pastuhov/yii2-redis-ticker
10 Downloads
Yii2 Redis ticker.
tschoffelen/memory
3318 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.
alekseykorzun/memcached-wrapper-php
62017 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage