Skip to main content

One doc tagged with "ZIO 2"

View All Tags

ZIO

The mongo4cats-zio module provides ZMongoClient, ZMongoDatabase, and ZMongoCollection — type aliases that replace Cats Effect's IO with Task and FS2 streams with ZStream. The entire API surface is identical to the Cats Effect module; only the effect type changes.