MongoDB is the recommended data store.
For development I use redis because it is just easier for me to use (e.g. zrange sortedSet 0 -1 vs db.objects.find({ _key: "sortedSet" }).pretty();)
All three are supported by the NodeBB team 😄
I hope that helps!
And BTW, have you used OpenShift before? Could you give some feedback on it?
@roykovsky said:
I hope that helps!
And BTW, have you used OpenShift before? Could you give some feedback on it?
I will try and update. I had an account since sometime but never was able to install NodeBB. I was too new to these that time.
There was someone around here who successfully managed to install on OpenShift about a week or two ago, I'm waiting patiently for the guide as well