Shipped · Databases

What litedb-org/LiteDB shipped

The public repository of Litedb · github.com/litedb-org/LiteDB

Generated by FoxPlug from public activity — not affiliated with Litedb.

Get this for your repo — every week, automatically Follow LiteDB's weekly shipped digest

Week of September 14, 2026

What shipped

Why it matters

This week shipped major correctness fixes from a comprehensive fuzzing and audit effort, including storage integrity repairs, transaction safety improvements, and memory allocation reductions. The work addresses fundamental issues in query execution, mapper isolation, and page management that affect reliability across the database.

Changelog entry

Post for X

LiteDB this week: fixed storage integrity bugs from fuzzing, optimized query execution with late materialization, isolated database mapper instances, and reduced allocations in serialization.

Post for LinkedIn

LiteDB development this week focused on correctness and performance fundamentals. Storage integrity repairs fix page reclamation and transaction safety bugs uncovered by fuzzing. Query execution now defers document materialization until after filtering, reducing allocations. Database instances now maintain isolated mapper state instead of sharing mutable global state. Serialization paths for GUIDs and ObjectIds now use stack-allocated spans. The changes span 28 safe fixes, 47 additional fixes, and 14 independent storage/transaction bugfixes.

Weeks with too little public activity are left out rather than filled in. Last updated 2026-09-27.