wszystkie opcje
buster  ] [  bullseye  ] [  bullseye-backports  ] [  bookworm  ] [  sid  ]
[ Pakiet źródłowy: ruby-batch-loader  ]

Pakiet: ruby-batch-loader (2.0.1+dfsg-3)

Odnośniki dla ruby-batch-loader

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego ruby-batch-loader:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Pobieranie ruby-batch-loader

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 14,9 KiB41,0 KiB [lista plików]