Software Alternatives & Reviews

Why Redis beats Memcached for caching

Redis memcached
  1. 1
    Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
    Pricing:
    • Open Source
    [ Which NoSQL database should you use? Let InfoWorld be your guide. NoSQL standouts: The best key-value databases. | NoSQL standouts: The best document databases. | Keep up with the hottest topics in programming with InfoWorld’s App Dev Report newsletter. ] Redis vs. Memcached for caching When to use Memcached When to use Redis Redis for data persistence Redis in-memory data replication Redis for data analytics

    #Key-Value Database #NoSQL Databases #Databases 185 social mentions

  2. High-performance, distributed memory object caching system
    Pricing:
    • Open Source
    Both Memcached and Redis are mature and hugely popular open source projects. Memcached was originally developed by Brad Fitzpatrick in 2003 for the LiveJournal website. Since then, Memcached has been rewritten in C (the original implementation was in Perl) and put in the public domain, where it has become a cornerstone of modern Web applications. Current development of Memcached is focused on stability and optimizations rather than adding new features.

    #Key-Value Database #Databases #NoSQL Databases 29 social mentions

Discuss: Why Redis beats Memcached for caching

Log in or Post with