Favicon of Memcached

Memcached

Memcached is a free, high-performance distributed memory caching system that speeds up dynamic applications by caching scraped data in RAM.

Screenshot of Memcached website

Memcached is a simple, high-performance distributed memory caching system designed to speed up dynamic applications.

Key Features:

  • In-Memory Speed — Cache scraped results in RAM for microsecond read latency.
  • Multi-Threaded — Leverage multiple CPU cores for high-throughput concurrent access.
  • Simple Protocol — Get, set, and delete operations with a straightforward text and binary protocol.
  • Horizontal Scaling — Add nodes to distribute cache load linearly across your infrastructure.
  • Language Agnostic — Client libraries available for Python, Node.js, Java, Go, and virtually every language.

Whether you're caching API responses, reducing database load from repeated queries, or speeding up scraped data retrieval, Memcached provides fast, reliable caching with minimal complexity.

Share:

  • Stars

    14.1K
  • Forks

    3.3K
  • Last commit

    3 months ago
  • License

    BSD-3-Clause
  • Language

    C
View Repository

Similar to Memcached

Favicon

 

  
  
Favicon

 

  
  
Favicon