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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of holepunchto/rache

Account's avatar
holepunchto/brittle
A TAP test runner built for modern times
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

HDegroote's profile
HDegroote
25 contributions
mafintosh's profile
mafintosh
1 contributions
mikker's profile
mikker
1 contributions

Recent events

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

No events yet
holepunchto

holepunchto/rache

JavaScript
5
1
Apache License 2.0

Rache is a lightweight Node.js library that provides a random‑eviction cache with a **global size limit** shared across multiple derived caches. It lets you create sub‑caches that operate independently while collectively staying within a configurable entry cap, with O(1) get, set, delete and eviction operations—ideal for applications that need to manage many caches without exceeding overall memory usage.