Simple in-memory store for node-cache-manager. Mainly used for unit testing purposes.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `node-cache-manager-memory-store` package provides a minimal, in‑memory implementation of the `cache-manager` API that lets you create a simple cache object for unit testing or prototyping. It’s aimed at developers who need a lightweight, zero‑dependency store that mimics `node-cache-manager`’s interface—without TTL or advanced features—so they can test their caching logic in isolation.