Offline-first web runtime with a robust sync engine (WAL/outbox), secure P2P transport, and edge nodes. Cloud optional.
-
Updated
Jan 11, 2026 - CMake
Offline-first web runtime with a robust sync engine (WAL/outbox), secure P2P transport, and edge nodes. Cloud optional.
Durable synchronization engine built on WAL, outbox, retries, and explicit conflict handling.
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.
Offline-first synchronization engine for building resilient systems without reliable internet.
Web and browser integration layer for Softadastra (WASM, IndexedDB, Service Workers).
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.
Developer tools for inspecting, testing, and debugging Softadastra systems.
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."