Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
X

xmemcached

> 编程语言
Open source

High performance, easy to use multithreaded memcached client in java.

761 stars0 likes0 views
WebsiteGitHub

About

High performance, easy to use multithreaded memcached client in java.

News

  • 2.4.8 released, some minor fixes.
  • 2.4.7 released, supports MemcachedSessionComparator and resolveInetAddresses settings and tweak benchmark projects.
  • 2.4.6 released, set timeoutExceptionThreshold though XMemcachedClientFactoryBean.

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
  • Wiki
  • Javadoc
  • ChangeLog

Quick start:

  • Getting started
  • 快速入门

Contribute

Fork the source code and checkout it to your local machine. Make changes and create a pull request.

Use docker and docker-compose to setup test environment:

$ cd xmemcached
$ docker-compose up -d

Run unit tests:

$ mvn test

Run integration test:

$ mvn integration-test

Thanks to all contributors, you make xmemcached better.

Contributors

  • cnscud
  • wolfg1969
  • vadimp
  • ilkinulas
  • aravind
  • bmahe
  • jovanchohan
  • profondometer
  • machao9email
  • spudone
  • MikeBily
  • Lucas Pouzac
  • IluckySi
  • saschat
  • matejuh

License

Apache License Version 2.0

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Javacachejavamemcachememcached

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言