Given that you're already using Redis with Kue, why not use Redis in place of MongoDB? Additionally, why have you chosen to use a key-value store initially instead of a traditional SQL store?
Given that you're already using Redis with Kue, why not use Redis in place of MongoDB? Additionally, why have you chosen to use a key-value store initially instead of a traditional SQL store?