Search code examples
When to use ZIO environment vs constructor arguments...


scalazio

Read More
Need to remove Akka Framework from project due to licensing changes...


javascalaakkascalazzio

Read More
ZIO Test does not allow define val inside suite?...


scalaziozio-test

Read More
ZIO Quill: Can't find implicit SchemaMeta for type models.Pet...


scalaimplicit-conversionimplicitziozio-quill

Read More
Invalid package name error when compiling generated zio-grpc classes on Scala 2.13.12...


scalagrpczioscalapb

Read More
how to race multiple zio effects and get first 2 that completes...


scalazio

Read More
In ZIO how to make a Schedule which repeats tries while multiple conditions are met counting tries f...


scalazio

Read More
ZIO-JSON decoding with default values in case class fails for scala 3.2.2 but succeeds in 2.13.8...


scalaziozio-json

Read More
HTTP4S EntityEncoder...


scalaziohttp4shttp4s-circe

Read More
Why does this ZIO layer composition not compile?...


scalazio

Read More
SBT test does not run zio tests despite inclusion of test framework ZTestFramework...


scalasbtziozio-test

Read More
How to get zio.Runtime.default.unsafeRun available?...


scalascala-3ziozio-http

Read More
How to test persistent actors with ScalaTest, ZIO and Akka...


scalaakkascalatestakka-persistencezio

Read More
How to test an exception case with zio-test...


scalaziozio-test

Read More
sttp/tapir - testing endpoint with JSON body...


jsonscalaziotapirsttp

Read More
Can't get tagged types to compile inside ZLayer...


scalascala-3zio

Read More
Assert a failed effect with ZIO2 and zio-test...


scalaziozio-test

Read More
scala how to wrap response to yield instead of val...


scalafor-comprehensionzio

Read More
How to create ZStream of String from ZStream of Byte...


ziosttpzio-streams

Read More
zio-grpc bi-stream NOT close in server-side after closing grpcurl by `Ctrl-C`...


grpcziozio-streams

Read More
Quill Can't find case class property...


scalamacrosabstract-syntax-treequillzio

Read More
How to execute two effects and get their respective return values (which maybe a success or an error...


scalazio

Read More
Why override bootstrap, not work for run method?...


scalaruntimelayerzio

Read More
ZIO Quill: How to generalize operations shared by different entities?...


scalazioquill-scala

Read More
scala console error when testing sample IO using zio...


ziozio-test

Read More
Scala, Tapir, ZIO - add metrics interceptor with default error handler...


scalaprometheusziotapir

Read More
Scala - Use uppercase first letter when decoding Json values with Zio JSON...


scalaziozio-json

Read More
Scala, ZIO - how to return custom response in zio-http?...


scalaziozio-http

Read More
How to convert a Cats Effect Resource to ZIO 2 Scopes?...


scalazio

Read More
Zio, transform Seq[ZIO] to ZIO[Seq]...


scalazio

Read More
BackNext