@hackage / valiant-conduit

Conduit streaming adapter for valiant

Latest0.1.0.0

Changelog

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0.0 - 2026-04-25

Initial release. Conduit streaming adapter for valiant. Exposes selectSource (cursor-based, requires a transaction) and foldSource (single-shot extended-protocol) as ConduitT () r IO () producers.