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

ioredis‑lock provides a tiny, promise‑friendly API for distributed mutexes built on Redis ≥ 2.6.12. It creates lock objects that atomically acquire, release and extend locks using the `SET … NX PX` command together with Lua scripts, making it safe for multiple Node processes without needing separate Redis connections. The library is aimed at Node.js developers who need reliable coordination (e.g., job scheduling, resource gating) across a cluster of services.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of microfleet/ioredis-lock

Account's avatar
makeomatic/deploy
Common build and deploy tasks wrapped in a cli
Account's avatar
oxc-project/oxc-resolver
Oxc Resolver Node API
Account's avatar
swc-project/swc-node
SWC node register
Account's avatar
swc-project/swc
Super-fast alternative for babel
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
makeomatic/eslint-config-makeomatic
Makeomatic base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
luin/ioredis
A robust, performance-focused and full-featured Redis client for Node.js.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

danielstjules's profile
danielstjules
52 contributions
AVVS's profile
AVVS
34 contributions
manuelmhtr's profile
manuelmhtr
2 contributions
bkw's profile
bkw
1 contributions
codingpains's profile
codingpains
1 contributions
marcbachmann's profile
marcbachmann
1 contributions

Recent events

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

No events yet
microfleet

microfleet/ioredis-lock

Node distributed locking using redis

TypeScript
29
8
MIT License