What is the best and proper tech stack to build a good recommendation engine?
I want to use MongoDB, but I can see that it's not a great fit for graph data. So, what is a good DB/stack to build a well performant recommendation engine which can be used in social network kind of apps? Some people suggest Redis + Neo4j but
Oct 4, 2015J