Memcached distributed memory cache reference. Covers text protocol commands, Python (pymemcache) and Node.js clients, consistent hashing, cache-aside pattern, production config, Kubernetes deployment, Prometheus monitoring, and vs Redis.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill memcached --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Memcached?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-memcached)More formats (shields.io, HTML) on the badges page.
---
name: memcached
version: 1.0.0
description: >
Memcached distributed memory cache reference. Covers text
protocol commands, Python (pymemcache) and Node.js clients,
consistent hashing, cache-aside pattern, production config,
Kubernetes deployment, Prometheus monitoring, and vs Redis.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [memcached, cache, memory, performance, distributed]
---
# Memcached Reference
High-performance distributed cache.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, vs Redis |
| `usage` | Protocol, clients |
| `operations` | Config, K8s, monitoring |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!