Memcached

Channel Revision Published Runs on
latest/stable 39 01 Nov 2023
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 39 12 Oct 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 39 12 Oct 2023
Ubuntu 22.04 Ubuntu 20.04
juju deploy memcached
Show information

Platform:

Ubuntu
22.04 20.04

A high-performance memory object caching system

memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines.