Version
Memcached
memcached:1.4.29
Module
Version
1.4.29
Next versions
Other branches
Role
Description

An general-purpose distributed memory caching system with in-memory key-value store. It's used for caching small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.

Requires
Databases

Collection of in-memory database management systems and caching systems.

Lamp

Classical web application environment with Linux, Apache, MySQL and PHP. PHP works as the mod_php Apache module.

Optional components: Memcached, Redis, Tarantool.

Lemp

Modern web application environment with Linux, Nginx, MySQL and PHP. It is similiar to the LAMP stack, where Apache is replaced with the lightweight yet powerful Nginx. PHP works in php-fpm mode.

Optional components: Memcached, Redis, Tarantool.

 default

Web application environment with Linux, Apache HTTPD, PostgreSQL SQL databases server and PHP. PHP works as the mod_php Apache module.

Optional components: Memcached, Redis, MongoDB, Tarantool.

 default

Web application environment with Linux, Nginx, PostgreSQL SQL databases server and PHP. PHP works in php-fpm mode.

Optional components: Memcached, Redis, MongoDB, Tarantool.