Introduction to ZIO Redis
ZIO Redis is a type-safe, performant, ZIO native Redis client.
Installation
Include ZIO Redis in your project by adding the following to your build.sbt file:
libraryDependencies += "dev.zio" %% "zio-redis" % "0.0.0+449-b7621f14-SNAPSHOT"