Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

Redis vs Memcached

15. 02. 2025 1 Min. Lesezeit intermediate

Redis je mocnější, Memcached je jednodušší pure cache.

Redis

  • Datové struktury (strings, lists, sets, sorted sets, hashes)
  • Persistence (RDB, AOF)
  • Pub/Sub, Streams
  • Lua scripting
  • Cluster a Sentinel
  • Single-threaded (per command atomic)

Memcached

  • Key-value only (strings)
  • Žádná persistence
  • Multi-threaded
  • Jednodušší, méně paměti per key
  • Žádné advanced features

Kdy co

  • Redis — sessions, leaderboards, queues, rate limiting, pub/sub + cache
  • Memcached — pure caching, jednoduchý key-value, multi-threaded výhoda

Redis pro 95 % use cases

Redis je univerzálnější. Memcached jen pro pure caching velkých objemů.

redismemcachedcache
Teilen:

CORE SYSTEMS tým

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.