Truly distributed and parallel queue on top of redis and zookeeper without SPoF.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a distributed queue system for Node.js that combines Redis for data storage and ZooKeeper for coordination, ensuring no single point of failure and preventing data loss even if some Redis servers fail. It's designed for applications requiring high availability and parallel processing, where occasional duplicate processing is acceptable in exchange for durability. The queue is suitable for systems with