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

This project is a high-performance Redis cluster key slot calculator for Node.js, designed to help Redis clients like node_redis, ioredis, and redis-clustr determine the correct slot for keys in a Redis cluster. It supports key tags (e.g., `somekey{actualTag}`) and provides both single-key and multi-key slot calculations, with benchmarks showing it outperforms alternatives like ioredis. It's ideal for developers working with Redis clusters who need fast and accurate slot determination for operations like key distribution and multi-key commands.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of salakar/cluster-key-slot

Account's avatar
codeclimate/javascript-test-reporter
Code Climate test reporter client for javascript projects
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
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

Support the repos that depend on this repository

Top contributors

Salakar's profile
Salakar
47 contributions
Ehesp's profile
Ehesp
3 contributions
indeyets's profile
indeyets
1 contributions
luin's profile
luin
1 contributions

Recent events

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

No events yet
salakar

salakar/cluster-key-slot

Generates CRC hashes for strings - for use by Node Redis clients to determine key slots.

JavaScript
23
11
Other