Memcached
- Llama (LMA) Charmers
- Logging Tracing
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 39 | 01 Nov 2023 | |
latest/stable | 38 | 31 Aug 2022 | |
latest/stable | 34 | 26 Jul 2021 | |
latest/candidate | 39 | 12 Oct 2023 | |
latest/candidate | 38 | 22 Aug 2022 | |
latest/candidate | 34 | 26 Jul 2021 | |
latest/edge | 39 | 12 Oct 2023 | |
latest/edge | 38 | 22 Aug 2022 |
juju deploy memcached
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
20.04
19.10
19.04
18.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.