Comment on Lessons Learned While Building Reddit to 270 Million Page Views a MonthComments−izend16yIt appears they should abandon their relational database if they are not using any of relational features.−jwegan16yI think they use Cassandra as there database so they already have.−stephenjudkins16yI believe they're using Cassandra a sophisticated caching layer. It's not the "canonical" data store, but replaces Memcachedb.
Comments
It appears they should abandon their relational database if they are not using any of relational features.
I think they use Cassandra as there database so they already have.
I believe they're using Cassandra a sophisticated caching layer. It's not the "canonical" data store, but replaces Memcachedb.