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

Of all the things that you can put to the cloud, I'm not sure why people would want a cloud-hosted memory store. It's easy as heck to set it up in your own server, probably costs less to maintain and host, and faster too as it's closer to your data centers.


I can't tell if you're joking - it's meant precisely for people whose "data center" IS AWS, for exactly the reason you gave.


If you're using other AWS services, then this makes a lot of sense. It saves you the hassle of setting multiple redis nodes on EC2 and the (admittedly low) maintenance.

I think it's a good move on their part.


They handle automatic failover, which redis does not currently do out of the box. That part is pretty cool. Maybe not worth the price, but definitely useful.


Actually, Redis has a pretty clever failover solution now, in redis-sentinel: http://redis.io/topics/sentinel


redis sentinel is out in the latest stable release and was out in the dev branch for the past year




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

Search: