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
324 forks
Language: C
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
quasi/cl-memcachedA fast and thread-safe interface to the Memcached object caching system.21
awslabs/aws-elasticache-cluster-client-libmemcachedA client library that allows PHP applications to interact with ElastiCache Memcached Clusters26
gwhalin/memcached-java-clientA Java library providing an interface to the Memcached cache server662
bradfitz/gomemcacheA Go library that provides an efficient and easy-to-use interface to the Memcached caching system.1,772
aisk/rust-memcacheA memcached client library written in Rust for interacting with distributed memory caching systems.135
blacktrub/vmemcachedA V programming language implementation of a memcached client library11
thinkjs/think-cache-memcacheProvides an adapter for caching data using Memcache.0
liexusong/pcacheA PHP module that provides an in-process cache extension.51
gocom/rah_memcachedA plugin that stores parts of Textpattern CMS templates in Memcached to speed up site performance by caching frequently-used content.2
thinkjs/think-memcacheA JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values.2
awslabs/aws-elasticache-cluster-client-memcached-for-phpA PHP client library to connect and interact with ElastiCache clusters for Memcached services63
aliexpressru/gomemcachedProvides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication.19
openresty/lua-resty-memcached-shdictA memcached client with built-in caching and concurrency control using Lua and shared memory33
lericson/pylibmcA Python wrapper around the libmemcached interface from TangentOrg.479
monix/shadeA high-performance Memcached client for Scala with both asynchronous and blocking APIs.106