LoraDB v0.14: hot paths and honest errors
· 10 min read

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.