Lightweight async task queue with cache, timeout and throttle management
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This lightweight Node.js library provides an asynchronous task queue with built-in caching, timeout, and throttling management. It's designed for developers needing to efficiently memoize and control repetitive async operations—like API requests—by caching successful results, handling errors, limiting concurrency, and optionally prefetching updates