{"id":16660523,"url":"https://github.com/killme2008/xmemcached","last_synced_at":"2025-05-14T04:07:12.962Z","repository":{"id":1347351,"uuid":"1294286","full_name":"killme2008/xmemcached","owner":"killme2008","description":"High performance, easy to use multithreaded memcached client in java. ","archived":false,"fork":false,"pushed_at":"2025-01-08T09:26:05.000Z","size":13214,"stargazers_count":759,"open_issues_count":27,"forks_count":279,"subscribers_count":86,"default_branch":"master","last_synced_at":"2025-04-12T17:45:12.299Z","etag":null,"topics":["cache","java","memcache","memcached","xmemcached"],"latest_commit_sha":null,"homepage":"http://fnil.net/xmemcached","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killme2008.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-01-26T05:33:49.000Z","updated_at":"2025-04-11T21:57:44.000Z","dependencies_parsed_at":"2023-11-30T03:26:30.602Z","dependency_job_id":"633e12c0-7225-4f76-a60e-89f906bfc402","html_url":"https://github.com/killme2008/xmemcached","commit_stats":{"total_commits":886,"total_committers":36,"mean_commits":24.61111111111111,"dds":"0.12528216704288941","last_synced_commit":"0f4decb1cd0e93ee6fbb65cec0dde59cfb25e570"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fxmemcached","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fxmemcached/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fxmemcached/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killme2008%2Fxmemcached/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killme2008","download_url":"https://codeload.github.com/killme2008/xmemcached/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254067794,"owners_count":22009251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","java","memcache","memcached","xmemcached"],"created_at":"2024-10-12T10:29:35.401Z","updated_at":"2025-05-14T04:07:07.910Z","avatar_url":"https://github.com/killme2008.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/killme2008/xmemcached.svg?branch=master)](https://travis-ci.org/killme2008/xmemcached)\n\n## News\n\n* [2.4.8](https://github.com/killme2008/xmemcached/releases/tag/xmemcached-2.4.8) released, some minor fixes.\n* [2.4.7](https://github.com/killme2008/xmemcached/releases/tag/xmemcached-2.4.7) released, supports `MemcachedSessionComparator` and `resolveInetAddresses` settings and tweak benchmark projects.\n* [2.4.6](https://github.com/killme2008/xmemcached/releases/tag/xmemcached-2.4.6) released, set timeoutExceptionThreshold though XMemcachedClientFactoryBean.\n\n## Introduction\n\n  XMemcached is a high performance, easy to use blocking multithreaded memcached client in java.\n\n  It's nio based and was carefully turned to get top performance.\n\n* [Homepage](http://fnil.net/xmemcached/)\n* [Wiki](https://github.com/killme2008/xmemcached/wiki)\n* [Javadoc](http://fnil.net/docs/xmemcached/index.html)\n* [ChangeLog](https://github.com/killme2008/xmemcached/blob/master/NOTICE.txt)\n\n\nQuick start:\n\n* [Getting started](https://github.com/killme2008/xmemcached/wiki/Getting%20started)\n* [快速入门](https://github.com/killme2008/xmemcached/wiki/%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8)\n\n## Contribute\n\n[Fork](https://github.com/killme2008/xmemcached#fork-destination-box) the source code and checkout it to your local machine. Make changes and create a pull request.\n\nUse [docker](https://docs.docker.com/engine/installation/) and [docker-compose](https://docs.docker.com/compose/gettingstarted/) to setup test environment:\n\n```sh\n$ cd xmemcached\n$ docker-compose up -d\n```\n\nRun unit tests:\n\n```sh\n$ mvn test\n```\n\nRun integration test:\n\n```sh\n$ mvn integration-test\n```\n\nThanks to all contributors, you make xmemcached better.\n\n## Contributors\n\n* [cnscud](https://code.google.com/u/cnscud/)\n* [wolfg1969](https://code.google.com/u/wolfg1969/)\n* [vadimp](https://github.com/vadimp)\n* [ilkinulas](https://github.com/ilkinulas)\n* [aravind](https://github.com/aravind)\n* [bmahe](https://github.com/bmahe)\n* [jovanchohan](https://github.com/jovanchohan)\n* [profondometer](https://github.com/profondometer)\n* [machao9email](https://code.google.com/u/100914576372416966057)\n* [spudone](https://github.com/spudone)\n* [MikeBily](https://github.com/MikeBily)\n* [Lucas Pouzac](https://github.com/lucaspouzac)\n* [IluckySi](https://github.com/IluckySi)\n* [saschat](https://github.com/saschat)\n* [matejuh](https://github.com/matejuh)\n\n## License\n\n[Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillme2008%2Fxmemcached","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillme2008%2Fxmemcached","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillme2008%2Fxmemcached/lists"}