php-memcached

Caching library

A high-performance caching system for PHP applications using the libmemcached library

memcached extension based on libmemcached library

GitHub

990 stars
68 watching
323 forks
Language: C
last commit: about 2 months ago

Related projects:

Repository Description Stars
quasi/cl-memcached A fast and thread-safe interface to the Memcached object caching system. 21
awslabs/aws-elasticache-cluster-client-libmemcached A client library that allows PHP applications to interact with ElastiCache Memcached Clusters 26
gwhalin/memcached-java-client A Java library providing an interface to the Memcached cache server 662
bradfitz/gomemcache A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. 1,766
aisk/rust-memcache A memcached client library written in Rust for interacting with distributed memory caching systems. 133
blacktrub/vmemcached A V programming language implementation of a memcached client library 11
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
liexusong/pcache A PHP module that provides an in-process cache extension. 51
gocom/rah_memcached A plugin that stores parts of Textpattern CMS templates in Memcached to speed up site performance by caching frequently-used content. 2
thinkjs/think-memcache A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. 2
awslabs/aws-elasticache-cluster-client-memcached-for-php A PHP client library to connect and interact with ElastiCache clusters for Memcached services 62
aliexpressru/gomemcached Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. 19
openresty/lua-resty-memcached-shdict A memcached client with built-in caching and concurrency control using Lua and shared memory 33
lericson/pylibmc A Python wrapper around the libmemcached interface from TangentOrg. 480
monix/shade A high-performance Memcached client for Scala with both asynchronous and blocking APIs. 106