MongoDB + FS2
Mongo and cats effect compat library.
Checkout the project page.
libraryDependencies += "design.hamu" %% "bcrypt-effect" % "0.0.1"
import $ivy.`design.hamu::bcrypt-effect:0.0.1`
<dependency> <groupId>design.hamu</groupId> <artifactId>bcrypt-effect_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'design.hamu', name: 'bcrypt-effect_2.12', version: '0.0.1'
ivy"design.hamu::bcrypt-effect:0.0.1"