This project provides LevelDB persistence for Scuttlebutt documents, enabling append-only transaction-based data storage that aligns with LevelDB's log-structured merge tree optimization. It's designed for developers working with distributed systems who need to store and query Scuttlebutt CRDTs using LevelDB, particularly those building applications that require offline-first capabilities or eventual consistency.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
leveldb persistence for scuttlebutts (scuttlebutt/crdt/append-only and friends)