View on GitHub

Quorten Blog 1

First blog for all Quorten's blog-like writings

Redis versus Memcached

2018-08-17

Categories: web-dev  
Tags: web-dev  

So, now you’re wondering. This Redis, is sounds very similar to Memcached, how do they compare? Well, let’s see. Memcached is indeed older than Redis, just as I suspected. However, Redis has accumulated many more features in a shorter amount of time, has a larger community, more documentation, and is otherwise simply better for newer projects than Memcached. Memcached is still useful if you have a project already using it, but otherwise it’s not recommended for much else.

20180817/DuckDuckGo redis versus memcached
20180817/https://stackoverflow.com/questions/10558465/memcached-vs-redis#11257333
20180817/https://en.wikipedia.org/wiki/Redis
20180817/https://en.wikipedia.org/wiki/Memcached