chiark / gitweb /
Checkpoint the LDB to disk every few minutes.
authorSimon Tatham <anakin@pobox.com>
Sat, 6 Jan 2024 14:16:29 +0000 (14:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 6 Jan 2024 14:16:29 +0000 (14:16 +0000)
commit0de6ad9421fa27a13efb7ddb4e502ae1b5323011
tree0b354e0394a475bf56297ed03d8797dbcf077bae
parent3e0a8610981e6680058672a3e7bc37a85db7962c
Checkpoint the LDB to disk every few minutes.

That should do a decent job of defending against data loss from
panics, SIGTERM, machine reboots, etc.
TODO.md
src/client.rs
src/tui.rs