Skip to content
M

Memcached Cheatsheet

19 sections · 104 items

High-performance distributed memory object caching system.

By EZ4Code Team

Sections

Getting Started

Basic Commands (set / get / delete)

Storage Commands (add / replace / append / prepend)

CAS (Compare-And-Swap)

View the complete Memcached cheatsheet with all 104 items, code examples, and tips on ez4code.com

Other Cheatsheets