ZIO Redis

ZIO Redis

  • About
  • Overview
  • Resources

›Overview

Overview

  • Summary

Summary

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:

resolvers += Resolver.sonatypeRepo("snapshots")
libraryDependencies += "dev.zio" %% "zio-redis" % "0.0.0+1-4e39a954-SNAPSHOT"
  • Installation
ZIO Redis
GitHub
Star
Chat with us on Discord
discord
Additional resources
Scaladoc of zio-redis
Copyright © 2022 John A. De Goes and the ZIO Contributors