Libraries tagged by dog pile
sobstel/metaphore
165113 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
pastuhov/yii2-redis-mutex
18596 Downloads
Yii2 Redis mutex.
jamm/memory
22454 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
4434 Downloads
A Yii2 components to prevent simultaneous updates (dog pile effect) during caching.
aaronbullard/dogpile
6 Downloads
JSON:API helper library to cleanly import included relationships
romeoz/rock-cache
3076 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
61256 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage