3.7.3
[3.7.3] - 2026-06-08
Changed
- Performance: \heal\ and \�volve\ rebuild now replays events into a temporary database inside a single
transaction, then swaps it over the original on success. Delivers ~4-5x replay speedup from batched writes and
guarantees the original database is untouched if a corrupt event causes replay to fail. Contributed by Allan Kimmer
Jensen.