Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

read‑cache is a tiny Node.js utility that reads a file’s entire contents and caches the result, automatically invalidating the cache when the file changes. It provides asynchronous (`readCache` returning a Promise) and synchronous (`readCache.sync`) APIs, as well as helpers to inspect or clear the cache, making it useful for developers who need fast repeated file reads (e.g., in build tools or server‑side scripts).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of trysound/read-cache

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.

Support the repos that depend on this repository

Top contributors

TrySound's profile
TrySound
7 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
trysound

trysound/read-cache

Reads and caches the entire contents of a file until it is modified

JavaScript
10
0
MIT License