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

The `@feathers-plus/cache` project provides an LRU (least recently used) cache implementation for use with `@feathers-plus/batch-loader` and `@feathers-plus/feathers-hooks-common` cache hooks. It's designed to prevent memory buildup in long-lived BatchLoaders by limiting cache size and automatically removing the least recently used items. This package is ideal for developers using the FeathersJS ecosystem who need efficient caching with automatic cache eviction for their data loading operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of feathers-plus/cache

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
graphql/dataloader
A data loading utility to reduce requests to a backend via batching and caching.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.

Support the repos that depend on this repository

Top contributors

eddyystop's profile
eddyystop
13 contributions

Recent events

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

No events yet
feathers-plus

feathers-plus/cache

LRU (least recently used) cache. Compatible with feathers-hooks-common cache hooks and BatchLoader.

JavaScript
4
0
MIT License