A free, open source server hosting tool for Minecraft and other multiplayer games
GNU Affero General Public License v3.0
845
stars
31
forks
source link
Write a file backed, write through database with update notification #385
Open
CheatCod opened 5 months ago
Description
I would like Lodestone Core to respond in real time when a config file is changed. Develop a crate that implements the following functionalities:
Serde
type that syncs any write to the inner type to the file, return failure if failed to write