[189] Mosquitto database corrupted on power-loss. (#206)
Mosquitto database writes are not atomic and if power is lost during a write the file will be permanently lost. This commit makes writes as atomic as possible. Signed-off-by:Keegan Callin <kc@kcallin.net> Bug: https://github.com/eclipse/mosquitto/issues/189
parent
ba2de887
Please register or sign in to comment