# MemCachier

Canonical: https://inetgeek.com/caching/memcachier/

Fully managed Memcached, billed on a fixed monthly tier by cache size rather than metered usage.

## Who it suits

Teams that specifically want Memcached's simpler protocol rather than Redis's data structures, and prefer a flat monthly price over metered billing.

Consider something else if Durability matters — Memcached is inherently in-memory-only by design, unlike some Redis-compatible competitors in this category that offer disk persistence.

## What the documentation says

### Pricing

- Free tier: Yes ([source](https://www.memcachier.com/pricing), read 2026-09-11)
- Entry paid plan: Basic tier: starting around $14/month, with 100MB, 250MB or 500MB storage options. ([source](https://www.memcachier.com/pricing), read 2026-09-11)
- Pricing model: Fixed monthly subscription tiers by cache size, not metered per-operation or per-GB usage. ([source](https://www.memcachier.com/pricing), read 2026-09-11)

### Caching

- Max dataset size, entry plan: Up to 100GB on the highest listed Enterprise tier; larger sizes available by arrangement. ([source](https://www.memcachier.com/pricing), read 2026-09-11)

## Compared with

- [MemCachier vs Amazon ElastiCache](https://inetgeek.com/compare/amazon-elasticache-vs-memcachier/)
- [MemCachier vs Upstash Redis](https://inetgeek.com/compare/memcachier-vs-upstash-redis/)
- [MemCachier vs Redis Cloud](https://inetgeek.com/compare/memcachier-vs-redis-cloud/)
