@esha The Rewards System was adopted into core NodeBB a very long time ago, and comes with many features with plugins to extend if need be. I'm pretty sure the gamification plugin is very long outdated. forum.example.com/admin/extend/rewards
I can't setup NodeBB with LevelDB
-
This PR needs to be merged
https://github.com/wolfeidau/connect-leveldb/pull/8/files
You can do the same change in connect-level if you want.
Also not all the features are fully implemented in leveldb so you wont be able to use it in a production environment.
-
Haha no. Even when LevelDB was first implemented, it was sketchy at best. I was hoping it'd pick up within the LevelDB community but I bet not even one of them have heard about NodeBB yet. Anyways, lesson learnt, next time I revisit the DBAL it will definitely be postgres, I think.