Async memoize module powered by uber-cache
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides asynchronous memoization for Node.js functions, caching their results using any `uber-cache`-compatible engine with configurable time-to-live (TTL). It's designed for developers needing to optimize performance of repeated async operations by avoiding redundant computation, with built