Search code examples
How to read messages from ZHub via ZStream?...


scalaziozio-streams

Read More
Scala, ZIO - retry if data is not inserted into cassandra database...


scalacassandranosqlscala-catszio

Read More
Scala, ZIO - how to convert ZIO to Task and get result?...


scalascala-catszio

Read More
ZIO and multiple callbacks...


scalazio

Read More
How do I assert that an Option contains something in zio-test?...


scalaziozio-test

Read More
How can I recur a Zio schedule until a particular value is produced?...


scalazio

Read More
How to create a small library with a "legacy" interface using ZIO (having persistent layer...


scalafuturezio

Read More
How to repeat a message to console using a schedule...


scalazio

Read More
Is it possible to lift an effect in Scala ZIO into another effectful context?...


scalafunctional-programmingcronzio

Read More
How to interpret a final tagless DSL with ZIO?...


scaladslmodule-patternzio

Read More
How to run a trivial ZIO for comprehension snippet...


zio

Read More
Getting a spurious fibre trace with zip and for comprehension...


scalazio

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


scalahttp4sziocats-effect

Read More
ZIO Mock method that works with generics...


scalaziozio-test

Read More
ZIO watch file system events...


scalaniozio

Read More
ScalaJs + ZIO: Program works with sbt 1.2.8 but not >= 1.3...


scalasbtscala.jszio

Read More
Scala, ZIO - how to test if effect returned success?...


scalascalatestzio

Read More
How to narrow down ZIO Schedule environment?...


scalazio

Read More
Scala - differents between eventually timeout and Thread.sleep()...


scalascalatestzio

Read More
Scala ZIO Stream -- Convert Stream[A] to Stream[B] where one A produces zero or more B...


scalazioscalaz-stream

Read More
How to return empty Vector as a result of Task?...


scalataskscala-catszio

Read More
Set default Execution Context in ZIO...


scalatestingziotrampolines

Read More
Building a ZIO and http4s app, works with sbt, fails with Bazel: missing an implicit...


scalabazelfs2http4szio

Read More
What do parameters to throttleShape mean?...


scalathrottlingzio

Read More
ZStream ignores parallel operation and executes it sequentially instead...


scalazio

Read More
How do I make 10 http requests simultaneously?...


scalaziosttp

Read More
Creating two actors performing basic ping-pong communication using ZIO Actors...


scalazio

Read More
Convert ZIO Task to IO...


zio

Read More
scala ZIO foreachPar...


scalahttpparallel-processingzio

Read More
Mocking any value as input parameter with ZIO Test...


scalamockingziozio-test

Read More
BackNext