Search code examples
Compose stream of effects for http response...


scalascala-catscats-effecthttp4sfs2

Read More
Making sense of Scala FP Libraries...


scalafunctional-programmingscala-catscats-effectzio

Read More
Cats Effect: which thread pool to use for Non-Blocking IO?...


scalafuturecats-effect

Read More
Scala Doobie not inserting values into database...


scalascala-catscats-effectdoobie

Read More
IO.async callback problem with cats.effect in Scala...


scalacallbackiocats-effect

Read More
Get back to IO fiber/thread after running a future...


scalascala-catscats-effect

Read More
Conversion between Option[F[ShoppingCart]] to F[Option[ShoppingCart]]...


scalafunctional-programmingscala-catscats-effecttagless-final

Read More
Using scala-cats IO type to encapsulate a mutable Java library...


scalascala-catscats-effect

Read More
Ref Updates And Fiber Triggers Using Cats Effect...


scalaconcurrencyatomicscala-catscats-effect

Read More
How to compose two Http4s routes with zio effect and different types of environment...


scalahttp4sziocats-effect

Read More
Is it okay to use "unsafeRunSync()" in Cats-Effects?...


scalascala-catscats-effectdoobie

Read More
What does Cats Effect's IO.suspend function really do?...


scalafunctional-programmingscala-catscats-effect

Read More
Mockito error when trying to mock cats.effect.IO...


scalamockitocats-effect

Read More
Big Query Job state done before the query finishes...


scalagoogle-cloud-platformgoogle-bigquerycats-effect

Read More
How does the cats-effect IO monad really work?...


scalafunctional-programmingio-monadcats-effectreferential-transparency

Read More
Improving performance of fs2 stream involving file transformation...


scalafs2cats-effect

Read More
Confused about cats-effect Async.memoize...


scalascala-catscats-effect

Read More
How to traverse List[IO] to execute everything and collect all errors?...


scalascala-catscats-effect

Read More
High level of what I will need to do to port ReactiveMongo scala to use cats effects?...


scalareactivemongocats-effect

Read More
Scala singleton objects and implicit resolution...


scalafunctional-programmingscala-catscats-effect

Read More
Stateful implementation of F-algebra...


scalafunctional-programmingscala-catscats-effect

Read More
How to read from embedded-kafka with fs2-kafka...


scalaapache-kafkafs2cats-effectembedded-kafka

Read More
Cats-effect and asynchronous IO specifics...


scalascala-catscats-effect

Read More
Cannot find an implicit value for ContextShift...


scalaimplicitscala-catshttp4scats-effect

Read More
parSequence and parTraverse in tagless final...


scalacats-effect

Read More
Cannot find an implicit value for ContextShift[cats.effect.IO] in http4s version 19.0.0...


scalascala-catshttp4scats-effect

Read More
cats-effect: Unable to see decrease in execution time when using `parSequence`...


scalaparallel-processingcats-effect

Read More
Understanding cats.effect.Concurrent with respect to Cancellation...


scalacats-effect

Read More
Missing Implicit for Log Cats.Effect.IO...


scalascala-catscats-effect

Read More
Cannot construct a Read instance for type User. Type misunderstanding with Doobie in Scala...


scalascala-catscats-effectdoobie

Read More
BackNext