:bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce
redis4cats-core 1.0.0-RC3
Group ID:
dev.profunktor
Artifact ID:
redis4cats-core_2.13
Version:
1.0.0-RC3
Release Date:
Apr 26, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "dev.profunktor" %% "redis4cats-core" % "1.0.0-RC3"
ivy"dev.profunktor::redis4cats-core:1.0.0-RC3"
//> using dep "dev.profunktor::redis4cats-core:1.0.0-RC3"
import $ivy.`dev.profunktor::redis4cats-core:1.0.0-RC3`
<dependency> <groupId>dev.profunktor</groupId> <artifactId>redis4cats-core_2.13</artifactId> <version>1.0.0-RC3</version> </dependency>
compile group: 'dev.profunktor', name: 'redis4cats-core_2.13', version: '1.0.0-RC3'