ruby-batch-loader binary package in Ubuntu Focal amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2020-03-07 04:13:17 UTC Published Ubuntu Focal amd64 release universe ruby Optional 1.4.1+dfsg.1-3
  • Published
  • Copied from ubuntu focal-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Focal amd64 proposed universe ruby Optional 1.4.1+dfsg.1-3
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2020-03-07 04:13:19 UTC Superseded Ubuntu Focal amd64 release universe ruby Optional 1.4.1+dfsg.1-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of ruby-batch-loader 1.4.1+dfsg.1-3 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu eoan-proposed amd64 in Primary Archive for Ubuntu