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

Changesdown is a LevelUp wrapper that uses a LevelDown instance to store its state in a changes feed, enabling real-time tracking of database modifications. It's designed for developers working with LevelDB and changes feeds, providing a way to integrate change tracking into their applications.

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
mafintosh

mafintosh/changesdown

levelup that uses a leveldown that writes to a changes feed to store its state

JavaScript
14
2
MIT License
mafintosh's profile
mafintosh
22 contributions

Support the dependencies of mafintosh/changesdown

Account's avatar
Level/abstract-leveldown
An abstract prototype matching the LevelDOWN API
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
Level/levelup
Fast & simple storage - a Node.js-style LevelDB wrapper
Account's avatar
mafintosh/protocol-buffers
Protocol Buffers for Node.js
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
Level/subleveldown
Split a levelup database into sublevels with their own keyspace, encoding and events
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
mafintosh/changes-feed
Basic changes-feed implementation that runs on top of leveldb
Account's avatar
juliangruber/memdb
LevelUp + MemDown
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers