RubyGems Navigation menu

pipeloader 0.0.2

During GraphQL response building, Pipeloader routes ActiveRecord SELECTs through a libpq pipeline so a query tree resolves in roughly one round trip per level — with plain resolvers and plain models, no Futures, no dataloader.load, no resolver changes. Also ships Pipeloader::Batch: declarative batch-loaded associations and aggregates that eliminate N+1 in plain ActiveRecord traversal via AR's own Preloader.

Gemfile:
=

install:
=

Versions:

  1. 0.0.3 June 19, 2026 (31 KB)
  2. 0.0.2 June 19, 2026 (30 KB)
  3. 0.0.1 June 18, 2026 (12.5 KB)

Runtime Dependencies (4):

activerecord >= 7.1
activesupport >= 7.1
graphql >= 2.0
pg >= 1.3

Development Dependencies (3):

minitest >= 5
rake >= 13
simplecov ~> 0.22

Owners:

Pushed by:

Authors:

  • Joshua Hull

SHA 256 checksum:

=

Total downloads 475

For this version 126

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

Links: