VOOZH about

URL: https://memcached.org/downloads

⇱ memcached - a distributed memory object caching system


👁 memcached - a distributed memory object caching system

Downloads

Latest stable

memcached-1.6.41.tar.gz (2026-3-6) (release notes) (sha1: 2a54497623f2f18971963345063b54446c8ec85a)

Older releases

Full list of releases

Installation

Debian/Ubuntu: apt-get install libevent-dev Redhat/Centos: yum install libevent-devel

wget http://memcached.org/latest
tar -zxvf memcached-1.x.x.tar.gz
cd memcached-1.x.x
./configure && make && make test && sudo make install


See the wiki for further information



This page is maintained by Dormando. Logo/Banner images are Copyright (c) 2009-2018 Dormando, and may not be used without permission.
Layout forked from Scott Chacon and Petr Baudis' git-scm.com

Please contact the mailing list with suggestions and comments.