So, honestly - Is memcache really that
old dinousaur that is a bad choice
from a performance perspective when
compared to this newcomer called
Redis?
- Comparing features set then
Redis
has way more functionality;
- Comparing ease of installation
Redis
is also a lot easier. No dependencies required;
- Comparing active development
Redis
is also better;
- I believe
memcached
is a little bit faster than Redis
. It does not touch the disc at all;
- My opinion is that
Redis
is better product than memcached
.