A simple in-memory cache for bun and nodejs.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `memory-cache` library is a lightweight, in-memory caching solution for Node.js and Bun that uses a `Map` for storage and supports automatic expiration. It's designed for developers who need a simple, dependency-free caching mechanism with optional TypeScript type inference for cache schemas.