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

Underverse is a lightweight Node.js library for managing a fixed‑size backlog or queue of sequentially numbered items. It watches the id sequence for gaps (e.g., after a reconnect) and emits a `fetch` event with the missing IDs, allowing callers to retrieve and mark those items as received. It’s aimed at developers who need simple synchronization for remote or distributed message queues.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of observing/underverse

Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.

Support the repos that depend on this repository

Top contributors

3rd-Eden's profile
3rd-Eden
13 contributions

Recent events

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

No events yet
observing

observing/underverse

Underverse is a small backlog/queue manager that detects when items in your backlog are out of sync

JavaScript
3
1
MIT License