@teamawesome/tiny-batch
Combine individual calls to a single one.
Combine individual calls to a single one.
Reduce requests to backend services by batching calls and caching records.
GraphQL DataLoader for Cloud Firestore.
Caching utils based on ioredis and dataloaders
Nestjs graphql query adapter
An io-redis like object that batches queries with dataloader
Generic GraphQL dataloader for NestJS and TypeORM
NestJS GraphQL Dataloader
NestJS GraphQL Dataloader
Create data loaders connected to a common backing storage.
A tiny (367B) utility for batching and caching operations
A NestJS decorator for dataloader
NestJS GraphQL Dataloader
Nestjs graphql query adapter
Utilities for creating DataLoaders using Slonik
A small hook to handle api requests
Use Firestore in Native mode as your app db including [DataLoader](https://github.com/graphql/dataloader) implementation.
Use Cloud Datastore (or Firestore in Datastore Mode) as your app db including [DataLoader](https://github.com/graphql/dataloader).
Nestjs graphql query adapter
This package helps to easily implement Dataloaders in a NestJS project that uses TypeORM. Instead of writing separate classes for each Dataloader use case, you can leverage the functionalities of this package to do the same in few lines of code!!