Comment on Ask HN: Is it feasible to use redis as the only datastore?parentComments−mrgordon14yMongo 1.8 fixed a lot of the scalability issues. +1 to Mongo as an alternative to SQL. Redis is great for a simple app but I wouldn't want to scale it to handle everything for a large site.−clojurerocksOP14yI didnt know that the issues in Mongo were fixed. I figured they would be eventually though.
Comments
Mongo 1.8 fixed a lot of the scalability issues. +1 to Mongo as an alternative to SQL. Redis is great for a simple app but I wouldn't want to scale it to handle everything for a large site.
I didnt know that the issues in Mongo were fixed. I figured they would be eventually though.