humanmade/wordpress-pecl-memcached-object-cache
A WordPress object cache that uses the memcached (not memcache) PECL extension.
时间:未知
byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:未知
cheprasov/php-memcached-tags
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
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.
时间:未知
ezsystems/stash-bundle
Incorporates the Stash caching library into Symfony.
时间:未知
php-memcached/php-memcached
memcached extension based on libmemcached library
时间:未知