Socket
Socket
Sign inDemoInstall

dpd-dataloader-collection

Package Overview
Dependencies
3
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dpd-dataloader-collection

A deployd collection that uses dataloader to batch and cache queries


Version published
Weekly downloads
6
increased by500%
Maintainers
1
Install size
1.51 MB
Created
Weekly downloads
 

Readme

Source

dpd-dataloader-collection

A deployd collection that uses dataloader to batch and cache queries

Usage

A collection that uses Facebook's Dataloader in order to batch and cache requests. It works like a regular collection. In order to migrate from a common collection to a dataloader collection you just need to go to the collection's config file and change:

{
  "type": "Collection",
  ...
}

to

{
  "type": "DataloaderCollection",
  ...
}

Issues and Pull Requests are welcome.

Thank you!

FAQs

Last updated on 16 Nov 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc