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 fibers onto a small number of PostgreSQL connections while keeping explicit transactions and session-changing work on exclusive pinned connections. Requires any Fiber::Scheduler host (Async::Scheduler, Itsi::Scheduler, …); the gem does not depend on a particular reactor. Control-plane only: all wire work stays in libpq.

Total

Ranking: 124,920 of 196,721
Downloads: 5,643

Daily

Ranking: 18,038 of 196,694
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,410,641,125rake
291,017,967,488rspec
110469,844,780pg
338156,881,217stackprof
59892,074,803ruby-prof
98252,949,718async

Owners

#GravatarHandle
1iconroman_core