You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ben Lubar e85aabbe74 Allow running as a cluster without Redis (#6233)
* [database/*] Allow databases other than Redis to provide pubsub for clustering if Redis is not present

* [pubsub] Delay messages sent before the database is ready until the database is ready.

* [pubsub] Restore old behavior of not using the database in non-clustered NodeBB instances.

See comment: https://github.com/NodeBB/NodeBB/pull/6233#issuecomment-357814968
7 years ago
..
data closes #5991, closes #5884 7 years ago
databases.js Use console.log instead of process.stdout.write (#6123) 7 years ago
package.json Allow running as a cluster without Redis (#6233) 7 years ago
web.js disable timeout on post install route 7 years ago