Libraries tagged by memcached
achttienvijftien/wp-memcached
123640 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
ext-memcached
Downloads
cheprasov/php-memcached-tags
142429 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
cheprasov/php-memcached-lock
250511 Downloads
MemcachedLock 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.
jamm/memory
27135 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.
ghostff/session
3299 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
detain/session-samurai
2043 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
beryllium/cachebundle
136248 Downloads
Provides an interface to Memcache for Symfony2 applications
aplus/cache
1607338 Downloads
Aplus Framework Cache Library
google/cloud-memcache
20104 Downloads
Memorystore for Memcached Client for PHP
elijaa/phpmemcacheadmin
8873 Downloads
Graphic stand-alone administration for memcached
seregazhuk/react-memcached
1518 Downloads
Async Memcached client implementation, built on top of ReactPHP
wp-cloud/phpmemcacheadmin
5012 Downloads
Graphic stand-alone administration for memcached to monitor and debug purpose
thumbtack/querycache
6841 Downloads
A simple PDO query interface with support for result set and row level caching
snakano/cache-store
54776 Downloads
provides a generic way to cache any data