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/batch-loader** package provides a tiny utility for Feathers.js applications that consolidates many individual data requests into a single batched query and caches the results. By creating a `BatchLoader` (or using the `loaderFactory` shortcut), developers can efficiently retrieve related records—e.g., loading user data for a list of comments—while reducing round‑trips to the backend service. It’s aimed at server‑side developers building Feathers services who need to improve performance through request batching and simple caching.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of feathers-plus/batch-loader

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
Microsoft/dtslint
Runs tests on TypeScript definition files
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
39 contributions
DaddyWarbucks's profile
DaddyWarbucks
3 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
leedongwei's profile
leedongwei
1 contributions

Recent events

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

No events yet
feathers-plus

feathers-plus/batch-loader

Reduce requests to backend services by batching calls and caching records.

JavaScript
12
4
MIT License