redis backed lru cache, cluster friendly
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a Redis-backed LRU cache designed for clustered environments. It maintains a fast in-memory LRU layer on top of a Redis instance, using pub/sub to keep caches synchronized across multiple processes. The library is ideal for Node.js applications needing a scalable, distributed caching solution with automatic expiry and memory management.