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

ezzy‑cache is a lightweight Node.js library that provides in‑memory caching with support for named “libraries” (scoped caches) and dictionary‑style tries for fast read‑only data such as autocomplete lists. It offers typical cache operations (add, get, remove, flush) plus utilities like enable/disable, timeout handling, and a `getOrElse` method that lazily computes missing values via a promise. The package is aimed at JavaScript developers who need a simple, configurable cache without external dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ezzygemini/ezzy-cache

Account's avatar
ezzygemini/ezzy-logger
A logging tool for node
Account's avatar
handlebars-lang/handlebars.js
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Account's avatar
miktam/sizeof
Sizeof of a JavaScript object in Bytes
Account's avatar
ezzygemini/ezzy-testing
A small testing module that will run jasmine tests against a repo.

Support the repos that depend on this repository

Top contributors

ezzygemini's profile
ezzygemini
36 contributions
MoisesRomero's profile
MoisesRomero
26 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
2 contributions

Recent events

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

No events yet
ezzygemini

ezzygemini/ezzy-cache

Caching mechanism

JavaScript
0
0
MIT License