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.
Required Ruby Version
>= 3.3
Authors
Roman Hajdarov
Versions
- 0.3.1 August 09, 2026 (43.5 KB)
- 0.3.0 August 08, 2026 (41.5 KB)
- 0.2.5 August 03, 2026 (36.5 KB)
- 0.2.4 July 31, 2026 (33.5 KB)
- 0.2.3 July 30, 2026 (32.5 KB)