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

async-cache is a deprecated Node.js library that caches the results of asynchronous lookups to avoid redundant fetches. It is intended for developers who need to optimize performance by preventing repeated requests for the same data. Users are encouraged to migrate to lru-cache with the `fetchMethod` option for similar functionality.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of isaacs/async-cache

Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

isaacs's profile
isaacs
28 contributions
pirxpilot's profile
pirxpilot
3 contributions
d48's profile
d48
2 contributions
brettstimmerman's profile
brettstimmerman
1 contributions
tellnes's profile
tellnes
1 contributions
dancalligaro's profile
dancalligaro
1 contributions

Recent events

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

No events yet
isaacs

isaacs/async-cache

Cache your async lookups and don't fetch the same thing more than necessary.

JavaScript
121
22
ISC License