Skip to content

Crash-proof local logging

A storage engine for transaction logs on edge devices. Every confirmed write survives power failure.

Crash-Proof

Configurable fsync modes with dual-CRC validation. Direct I/O on Linux bypasses the page cache for true durability.

Single Binary

No SQLite. No external database. No runtime dependencies. One static binary that does one thing well.

Configurable Durability

Three flush modes: Normal for throughput, Cautious for zero data loss, Emergency for imminent power failure.

Built for the Edge

Designed for POS terminals and mobile money agents operating on unreliable power with limited resources.