Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
You only have redis as a DB... are you worried about scaling issues and/or server restarts? Are there plans on saving to a disk based store (i.e. MongoDB).
Hey @brizna,
Please take a look at Redis' topics on Persistence to read about how it persists data to disk between server shutdowns/restarts.
P
@pitaj
The only things not in the database that is can think of are uploads, which the docs you linked describe how to back up before an upgrade.
B
The view count only goes up once per hour per session https://github.com/NodeBB/NodeBB/blob/master/src/controllers/topics.js#L165
J
For reference, @mondododo has opened an issue here:
akhoury/nodebb-plugin-import#117
@Silvina We can do this for you for a small fee, please get in touch with us at [email protected]
M
Glad to hear. You might want to check your nginx is up to date as well. Nginx will still work with an older version, but it will act funny...
Use this to get up to date: