[nodebb-plugin-mongodb] MongoDB plugin
Locked
NodeBB Plugins
-
Converts NodeBB posting functionality to store data in MongoDB and use Redis as a caching mechanism instead. Posts are then cached in Redis for an hour (configurable), resorting to MongoDB if post data is unavailable in cache.
Very much in its ALPHA stages so please use carefully and be vary of using on a live environment. If you're interested in this plugin, please let me know - I could use a hand!
https://github.com/psychobunny/nodebb-plugin-mongodb
Just clone the plugin into your node_modules directory and enable it in /admin panel. Ensure mongodb is already installed. You'll need the latest bleeding-edge code for the posting hooks to register correctly.
Copyright © 2024 NodeBB | Contributors