`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.
LRU (least recently used) cache. Compatible with feathers-hooks-common cache hooks and BatchLoader.
BatchLoader is a utility for data fetching layer to reduce requests via batching written in TypeScript. Inspired by Facebook's DataLoader
The utility is incomplete and is no longer supported.
[](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