Categories: None [Edit]

pipeloader

https://rubygems.org/gems/pipeloader
https://github.com/joshbuddy/pipeloader
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.

Total

Ranking: 139,362 of 196,612
Downloads: 4,640

Daily

Ranking: 58,947 of 196,584
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,422,065,688activesupport
81,405,583,906rake
141,290,327,137minitest
37833,060,609activerecord
98497,570,226simplecov
110468,228,462pg
273202,164,156graphql

Owners

#GravatarHandle
1iconjoshbuddy