memcached client --ref

<div id="wikiheader">
Clients  

C / C++

libmemcached

libmemcache

apr_memcache

memcacheclient

libketama

PHP

PECL/memcached

PECL/memcache

PHP libmemcached

Java

spymemcached

Java memcached client

More Java memcached clients

Integrations

Python

pylibmc - a libmemcached wrapper

python-memcached

pooling wrapper class

Python libmemcached

Python-Binary-Memcached - binprot pure-python client

cmemcache (Note: this library is deprecated,old,buggy,you should not use it).

Django's caching framework works with memcached

Twisted python client

Ruby

cache_fu Rails plugin works with memcached

memcache-client

Ruby-MemCache

fauna

caffeine

More info:

Perl

Cache::Memcached

Cache::Memcached::Fast

Perl libmemcached wrapper

Cache::Memcached-compatible perl libmemcached wrapper wrapper (heh)

Windows / .NET

.Net memcached client

.Net 2.0 memcached client

BeIT Memcached Client (optimized C# 2.0)

jehiah

MySQL

MySQL user data functions for memcached

MySQL Engine

  • no longer developed

PostgreSQL

pgmemcache

Erlang

erlmc

merle

erlangmc

higepon's memcached client

Zhou Li's memcached client

Lua

Lisp dialects

ColdFusion

OCaml

Io

 - libmemcached based

CLI

libmemcached

Protocol

To write a new client,check out the  and . Be aware that the most important part of the client is the hashing across multiple servers,based on the key,or an optional caller-provided hashing value. Feel free to join the mailing list for help and/or a link to your client from this site.

Archive / Old

Danga Interactive list of clients 

 - fastest client implementations (2006),obsoleted as more languages wrap the C-based libmemcached client library.

相关文章

前言设计一个缓存系统,不得不要考虑的问题就是:缓存穿透、...
在192.168.80.100要联网关闭防火墙及SElinuxsystemctlstopfi...
Redis与Memcache对比:1.Memcache是一个分布式的内存对象缓存...
安装Mencache:关闭防火墙及SElinuxsystemctl  stop  fi...
#安装php的yaf模块,参考https://www.cnblogs.com/shifu204/...
win10下安装配置apache、php、mysql、redis、memcache资源官...