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

Redlock is a Node.js implementation of the redlock algorithm for distributed, highly-available Redis locks, designed to provide strong guarantees in both single and multi-Redis environments. It's built for developers needing fault-tolerant distributed locking across multiple Redis instances or clusters, using consensus to prevent lock duplication even during failures. The library supports automatic lock extension, retry logic, and integrates with ioredis for client connections.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mike-marcacci/node-redlock

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
luin/ioredis
A robust, performance-focused and full-featured Redis client for Node.js.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
redis/node-redis
A modern, high performance Redis client

Support the repos that depend on this repository

Top contributors

mike-marcacci's profile
mike-marcacci
93 contributions
doublerebel's profile
doublerebel
3 contributions
ekosz's profile
ekosz
2 contributions
arath17's profile
arath17
2 contributions
bernardmo's profile
bernardmo
1 contributions
user123dm's profile
user123dm
1 contributions
ikonst's profile
ikonst
1 contributions
jonaskello's profile
jonaskello
1 contributions
kmontag's profile
kmontag
1 contributions
nickcarenza's profile
nickcarenza
1 contributions

Recent events

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

No events yet
mike-marcacci

mike-marcacci/node-redlock

A node.js redlock implementation for distributed, highly-available redis locks

TypeScript
1979
176
MIT License