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

**Summary** The `murmur2-partitioner` package is a lightweight JavaScript utility that computes a deterministic partition index for a given key and a configurable number of Kafka partitions, mirroring the behavior of the default Java Apache Kafka client’s hash partitioning (using MurmurHash2). It is intended for developers building Node.js Kafka producers who need a partition‑selection strategy that is identical to the Java client’s default, ensuring consistent topic routing across language ecosystems.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vuza/murmur2-partitioner

Account's avatar
b3nj4m/murmurhash-js
JS murmur hash implementation
Account's avatar
hapijs/code
assertion library
Account's avatar
hapijs/lab
Test utility

Support the repos that depend on this repository

Top contributors

vuza's profile
vuza
3 contributions

Recent events

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

No events yet
vuza

vuza/murmur2-partitioner

This JS-script calculates the partition based on a key and the amount of partitions for a JS Kafka producer in way consistent to the default Java Kafka client

JavaScript
2
0
No license