Categories: None [Edit]

pg_pipeline

https://rubygems.org/gems/pg_pipeline
https://github.com/roman-haidarov/pg_pipeline
A driver-adjacent Ruby control-plane over ruby-pg/libpq. It multiplexes independent, session-neutral extended-protocol operations from many Async fibers onto a small number of PostgreSQL connections while keeping explicit transactions and session-changing work on exclusive pinned connections. Control-plane only: all wire work stays in libpq. Zero lines of C.

Total

Ranking: 143,120 of 195,762
Downloads: 4,390

Daily

Ranking: 10,708 of 195,747
Downloads: 93

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,384,293,602rake
291,006,320,288rspec
110461,668,575pg
337154,042,984stackprof
60191,023,181ruby-prof
99051,562,714async

Owners

#GravatarHandle
1iconroman_core