Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Last time I looked Redis would balk if it ran out of memory whilst memcached just pushed out the oldest caches.

I guess that's not a problem anymore..?



By changing the eviction policy and using the maxmemory directive, you can effectively reproduce memcached's behavior in redis.

http://redis.io/topics/lru-cache




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: