A simple async LRU cache supporting O(1) set, get and eviction of old keys
async-lru is a JavaScript library that provides a simple async LRU (Least Recently Used) cache with O(1) set, get, and eviction operations. It's designed for developers who need to cache asynchronous data fetches, automatically managing cache size and item expiration while ensuring only one load operation occurs for the same key at a time.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.