all options
buster  ] [  bullseye  ] [  bullseye-backports  ] [  bookworm  ] [  sid  ]
[ Source: ruby-batch-loader  ]

Package: ruby-batch-loader (1.2.2-1)

Links for ruby-batch-loader

Screenshot

Debian Resources:

Download Source Package ruby-batch-loader:

Maintainers:

External Resources:

Similar packages:

Powerful tool to avoid N+1 DB or HTTP queries

This library provides a generic lazy batching mechanism to avoid N+1 DB queries, HTTP queries, etc.

Highlights

 * Generic utility to avoid N+1 DB queries, HTTP requests, etc.
 * Adapted Ruby implementation of battle-tested tools like Haskell Haxl, JS
   DataLoader, etc.
 * Batching is isolated and lazy, load data in batch where and when it's
   needed.
 * Automatically caches previous queries (identity map).
 * Thread-safe (`loader`).
 * No need to share batching through variables or custom defined classes.
 * No dependencies, no monkey-patches, no extra primitives such as Promises.

Other Packages Related to ruby-batch-loader

  • depends
  • recommends
  • suggests
  • enhances

Download ruby-batch-loader

Download for all available architectures
Architecture Package Size Installed Size Files
all 12.7 kB38.0 kB [list of files]