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
cache
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.
database · caching · in-memory
Redis is an open-source, in-memory data structure store used as a database, cache, message broker, and streaming engine.
caching · key-value-store · database
Memcached is a distributed in-memory key-value caching system for speeding up database-driven applications.