cache

Redis vs Memcached

Two popular cache options side-by-side. Grab the logo for either — or both — and drop them into your stack diagrams, comparison pages, and docs.

Redis logo

Redis

database · caching · in-memory

Redis is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine.

Website
redis.io
Open Redis page
Memcached logo

Memcached

caching · key-value-store · database

Memcached is a distributed in-memory key-value caching system for speeding up database-driven applications.

Open Memcached page