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

**level-index-update** is a Node.js utility that wraps LevelDB to keep secondary indexes in sync with document updates. It generates a single batch of `put` and `del` operations that removes old index entries and inserts new ones based on a user‑provided mapper, and can also expand arbitrary write batches to include the necessary index updates. The library is aimed at developers building applications on LevelDB who need automatic, batch‑wise maintenance of mutable secondary indexes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of binocarlos/level-index-update

Account's avatar
pull-stream/pull-stream
minimal pull stream
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
dominictarr/level-sublevel
partition levelup databases
Account's avatar
Level/level-test
Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.

Support the repos that depend on this repository

Top contributors

binocarlos's profile
binocarlos
18 contributions

Recent events

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

No events yet
binocarlos

binocarlos/level-index-update

A batch index updater for leveldb

JavaScript
0
0
MIT License