Memcache   发布时间:2019-11-01  发布网站:大佬教程  code.js-code.com
大佬教程收集整理的这篇文章主要介绍了memcached client --ref大佬教程大佬觉得挺不错的,现在分享给大家,也给大家做个参考。

<div id="wikiheader">
Clients  

Client API's / libraries
updated title="Sat Jul 14 16:37:13 2012">Jul 14,2012 by 
ref:https://code.google.com/p/memcached/wiki/Clients
C / C++

libmemcached

@H_
801_12@
  •  by ,Commercial Support available from 
    • BSD license,it has been in production at websites for years. Aggressively optimised,ability to run async,supports binary protocol,triggers,replica,etc.

    libmemcache

    apr_memcache

    @H_801_12@
  •  by Paul Querna
    • Apache Software License version 2.0 (doesn't appear to be actively maintained since 2005)

    memcacheclient

    libketama

    @H_801_12@
  •  (the original consistent hashing algorithm from last.fm)
  • php

    PECL/memcached

    PECL/memcache

    PHP libmemcached

    Java

    spymemcached

    • @H_801_12@
    • An improved Java API maintained by Matt Ingenthron and others at Couchbase.
    • Aggressively optimised,support @R_383_5675@ and Couchbase features,etc. See site for details.

    Java memcached client

    @H_801_12@
    • A Java API is maintained by Greg Whalin from Meetup.com.

    More Java memcached clients

    Integrations

    @H_
    801_12@
  • Python

    pylibmc - a libmemcached wrapper

    python-memcached

    @H_
    801_12@
  • pooling wrapper class

    Python libmemcached

    @H_
    801_12@
  •  (libmemcached wrapper)
  • Python-Binary-Memcached - binprot pure-python client

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

    @H_
    801_12@
  • Django's caching framework works with memcached

    Twisted python client

    @H_
    801_12@
  • Ruby

    cache_fu Rails plugin works with memcached

    @H_
    801_12@
  • memcache-client

    Ruby-MemCache

    @H_
    801_12@
  •  (pure Ruby)
  • fauna

    caffeine

    @H_
    801_12@
  •  (compiled,wraps libmemcached,no license)
  • More info:

    Perl

    Cache::Memcached

    @H_
    801_12@
  • Cache::Memcached::Fast

    Perl libmemcached wrapper

    @H_
    801_12@
  •  (libmemcached wrapper)
  • Cache::Memcached-compatible perl libmemcached wrapper wrapper (heh)

    Windows / .NET

    .Net memcached client

    .Net 2.0 memcached client

    @H_
    801_12@
  • Client developed in .NET 2.0 keeping performance and extensibility in mind. (Supports consistent hashing.)
  • BeIT Memcached Client (optimized C# 2.0)

    @H_
    801_12@
  • jehiah

    MySQL

    MySQL user data functions for memcached

    @H_707_0@mySQL ENGIne

    @H_801_12@
  • no longer developed
  • PostgreSQL

    pgmemcache

    Erlang

    erlmc

    merle

    erlangmc

    @H_
    801_12@
  • higepon's memcached client

    Zhou Li's memcached client

    @H_
    801_12@
  • Lua

    Lisp dialects

    ColdFusion

    OCaml

    Io

     - libmemcached based

    CLI

    libmemcached

    @H_
    801_12@
  •  by ,Commercial Support available from 
    • BSD licensed,contains a full set of CLI tools.

    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 

    http://dealnews.com/developers/memcached.html" rel="nofollow">http://dealnews.com/developers/memcached.html - fastest client implementations (2006),obsoleted as more languages wrap the C-based libmemcached client library.

    大佬总结

    以上是大佬教程为你收集整理的memcached client --ref全部内容,希望文章能够帮你解决memcached client --ref所遇到的程序开发问题。

    如果觉得大佬教程网站内容还不错,欢迎将大佬教程推荐给程序员好友。

    本图文内容来源于网友网络收集整理提供,作为学习参考使用,版权属于原作者。
    如您有任何意见或建议可联系处理。小编QQ:384754419,请注明来意。
    标签:
    猜你在找的Memcache相关文章