Skip to main content

One post tagged with "WAL"

Write-ahead logging, checkpoints, and recovery.

View All Tags

LoraDB v0.14: hot paths and honest errors

· 10 min read
The LoraDB team
Engineering

LoraDB v0.14. Hot paths, honest errors.

LoraDB v0.14 is a hardening release.

v0.11 put the engine behind a URL. v0.12 turned vectors into real indexes. v0.13 made data round-trip. v0.14 goes back to the engine and tightens three things that previous releases let slide: the write path, retained memory on large imports, and what an error actually says when something fails.