memcached
« Back to VersTracker
Description:
High performance, distributed memory object caching system
Type: Formula  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Databases
Tags: caching in-memory database performance distributed
Install: brew install memcached
About:
Memcached is an in-memory key-value store for small arbitrary data. It is designed for speed, reducing database load by caching results of complex queries. The system is distributed and multi-threaded, making it ideal for scaling dynamic web applications.
Key Features:
  • In-memory caching
  • Distributed architecture
  • High performance & low latency
  • Simplified API
Use Cases:
  • Database query result caching
  • Session storage for web apps
  • Page fragment caching
Alternatives:
  • Redis – Redis offers richer data structures and persistence, while Memcached focuses strictly on simple, fast caching.
Version History
Detected Version Rev Change Commit
Dec 17, 2025 2:42am 0 VERSION_BUMP b6553172
Sep 11, 2025 12:26am 0 VERSION_BUMP 1c7f6e26
Dec 23, 2024 2:25am 0 VERSION_BUMP cb641948
Dec 5, 2024 8:01am 0 VERSION_BUMP 08309c60