A redis binary semaphore with async wait
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ioredfour is a Redis-based binary semaphore implementation that allows for asynchronous lock acquisition with configurable wait times. It provides a distributed locking mechanism where locks can be acquired, waited upon, and released across multiple servers, with support for Redis replication settings to ensure consistency. This project is designed for Node.js developers building distributed systems who need reliable cross-process synchronization using Redis.