Force Checkpoint
Force a database checkpoint to flush WAL to disk.
Called by the desktop app before process exit (e.g. during updates) to prevent WAL corruption from abrupt shutdown.
Response Body
application/json
curl -X POST "http://127.0.0.1:14242/health/checkpoint"null