logoalt Hacker News

jimbokuntoday at 3:09 AM1 replyview on HN

OK.

What do you think of the argument made in the article?


Replies

tempest_today at 3:47 AM

I don't want my cache to silently fail.

Clustering redis is not that hard even if you do it manually and I have only had to do it once.

I never use redis persistence and have a max size set with LRU or whatever the application requires.

With memcached I remember having to mess around the LD_LIBRARY path to link whatever python module I was using at the time

show 1 reply