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

Padlock is a Node.js library that provides a selective execution lock to prevent asynchronous callbacks from interfering with each other, particularly in scenarios like Redis `WATCH` transactions. It allows developers to serialize specific critical sections of code while permitting unrelated asynchronous operations to proceed uninterrupted, making it ideal for managing ordered execution in event-driven applications without blocking the entire event loop.

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

fritzy's profile
fritzy
3 contributions

Recent events

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

No events yet
andyet

andyet/padlock

An execution locking mechanism for Node.js

JavaScript
8
1
Other