implementation/data

Use of flat files

This page describes the strategy with using/loading/saving the data.

Currently the data is saved periodically (in addition to saving when the plugin gets disabled), according to settings in the configuration (every n minutes, 5 by default).

The data is currently saved as one file in one go, using the main server thread (Sync task). This behaviour will get changed soon in order to allow way faster saving for servers with many players.


Comments

Posts Quoted:
Reply
Clear All Quotes