# xmemcached **Repository Path**: mirrors_a-schild/xmemcached ## Basic Information - **Project Name**: xmemcached - **Description**: High performance, easy to use multithreaded memcached client in java. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/killme2008/xmemcached.svg?branch=master)](https://travis-ci.org/killme2008/xmemcached) ##Introduction XMemcached is a high performance, easy to use blocking multithreaded memcached client in java. It's nio based and was carefully turned to get top performance. * [Homepage](http://fnil.net/xmemcached/) * [Wiki](https://github.com/killme2008/xmemcached/wiki) * [Javadoc](http://fnil.net/docs/xmemcached/index.html) * [ChangeLog](https://github.com/killme2008/xmemcached/blob/master/NOTICE.txt) Quick start: * [Getting started](https://github.com/killme2008/xmemcached/wiki/Getting%20started) * [快速入门](https://github.com/killme2008/xmemcached/wiki/%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8) ## Contributors * [cnscud](https://code.google.com/u/cnscud/) * [wolfg1969](https://code.google.com/u/wolfg1969/) * [vadimp](https://github.com/vadimp) * [ilkinulas](https://github.com/ilkinulas) * [aravind](https://github.com/aravind) * [bmahe](https://github.com/bmahe) * [jovanchohan](https://github.com/jovanchohan) * [profondometer](https://github.com/profondometer) * [machao9email](https://code.google.com/u/100914576372416966057) * [spudone](https://github.com/spudone) * [MikeBily](https://github.com/MikeBily) ##License [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)