Skip to content

Releases: Hrefto/shorterdb

v0.2.0

10 Jan 08:51

Choose a tag to compare

Changelog for ShorterDB v0.2.0

We've migrated to a Cargo workspace, isolating the gRPC server to reduce the core engine's footprint to just 4 dependencies. Under the hood, every layer has been refined: the Memtable now uses precise byte-based tracking with explicit tombstone support, the Write-Ahead Log ensures durability with synchronous writes and correct rotation, and the SST layer has been rebuilt from scratch using a standard binary format with sparse in-memory indexing for efficient lookups.

v0.1.2

15 May 07:52
cdf88ae

Choose a tag to compare

added better docs, published crate

v0.1

14 May 22:14
b78682a

Choose a tag to compare

v0.1