---
title: Charmhub | Deploy Memcached using Charmhub - The Open Operator Collection
description: Deploy the latest version of Memcached on any cloud. A high-performance
  memory object caching system
url: https://charmhub.io/memcached
---

# Memcached

[Llama (LMA) Charmers](https://charmhub.io/publisher/llama-charmers "View all packages from Llama (LMA) Charmers")

* [Llama (LMA) Charmers](https://charmhub.io/publisher/llama-charmers "View all packages from Llama (LMA) Charmers")
* [Logging Tracing](https://charmhub.io/?filter=logging-tracing)

Platform:

24.04

22.04

20.04

19.10

19.04

18.04

16.04

14.04

stable 47

```
juju deploy memcached
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

---

[Add docs to a charm](https://juju.is/docs/sdk/add-docs-to-your-charmhub-page)

#### 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.
