Openstack Charmers Memcached

Channel Revision Published Runs on
latest/stable 0 19 Mar 2021
Ubuntu 19.04 Ubuntu 18.10 Ubuntu 18.04 Ubuntu 17.10 Ubuntu 17.04 Ubuntu 16.04 Ubuntu 14.04
juju deploy openstack-charmers-memcached
Show information

Platform:

Ubuntu
19.04 18.10 18.04 17.10 17.04 16.04 14.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.