BatchLoader is a utility for data fetching layer to reduce requests via batching written in TypeScript. Inspired by Facebook's DataLoader
LRU (least recently used) cache. Compatible with feathers-hooks-common cache hooks and BatchLoader.
`BatchLoader` is a tool for batching data requests with support for deduplication, caching, and parallel task management. It is designed to enhance flexibility and performance in scenarios requiring asynchronous data processing. This module was inspired b
Reduce requests to backend services by batching calls and caching records.
[](https://badge.fury.io/js/knex-graphql-utils) [](https://github.com/acro5piano/knex-graphql-util
## Installation
GraphQL infrastructure for Nest.js
A modified high performance GraphQL adapter for SQL and non-SQL databases.
Feathers MongoDB service - aggregate
A type-safe async request batcher based on facebook's dataloader
Tokio-based library to batch and cache database queries or other data lookups