The sync engine for the real world.
-
Updated
Apr 8, 2026 - CMake
The sync engine for the real world.
Offline-first web runtime with a robust sync engine (WAL/outbox), secure P2P transport, and edge nodes. Cloud optional.
Write-Ahead Log (WAL) engine for Softadastra. Provides durable, ordered, and deterministic persistence of operations with support for encoding, decoding, streaming reads, and replay. Designed as the core event sourcing layer for offline-first and distributed systems
Shared foundational types and invariants for the Softadastra architecture.
Durable synchronization engine built on WAL, outbox, retries, and explicit conflict handling.
Protocol definitions and transport-agnostic networking primitives for Softadastra.
Key-value storage engine for Softadastra built on top of WAL. Provides deterministic state management, indexing, recovery, and replay of operations. Designed for offline-first systems with strong consistency, crash recovery, and efficient read/write performance.
Web and browser integration layer for Softadastra (WASM, IndexedDB, Service Workers).
Add a description, image, and links to the softadastra topic page so that developers can more easily learn about it.
To associate your repository with the softadastra topic, visit your repo's landing page and select "manage topics."