Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

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.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
dominictarr

dominictarr/level-scuttlebutt

leveldb persistence for scuttlebutts (scuttlebutt/crdt/append-only and friends)

JavaScript
25
4
MIT License
dominictarr's profile
dominictarr
145 contributions
juliangruber's profile
juliangruber
4 contributions

Support the dependencies of dominictarr/level-scuttlebutt

Account's avatar
dominictarr/monotonic-timestamp
Account's avatar
broofa/node-uuid
Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
Account's avatar
dominictarr/duplex
base class for a duplex stream
Account's avatar
dominictarr/redis-protocol-stream
Account's avatar
dominictarr/parse-regexp
Account's avatar
dominictarr/mux-demux
multiplex streams
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
dominictarr/level-live-stream
Account's avatar
dominictarr/map-reduce
map-reduce on leveldb
Account's avatar
Level/level-test
Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
dominictarr/delay-stream
Account's avatar
dominictarr/scuttlebutt
replicate data via scuttlebutt protocol
Account's avatar
dominictarr/macgyver
Account's avatar
dominictarr/level-sublevel
partition levelup databases
Account's avatar
dominictarr/crdt
Commutative Replicated Data Types for easy distributed/collaborative apps