profunktor / redis4cats   2.0.1

Apache License 2.0 Website GitHub

:bookmark: Redis client built on top of Cats Effect, Fs2 and Lettuce

Scala versions: 3.x 2.13 2.12

redis4cats-core 2.0.0


Group ID:
dev.profunktor
Artifact ID:
redis4cats-core_2.13
Version:
2.0.0
Release Date:
Jun 9, 2025
Licenses:
Files:
Full Scala Version:
2.13.16
Developers:

libraryDependencies += "dev.profunktor" %% "redis4cats-core" % "2.0.0"

Mill build tool

ivy"dev.profunktor::redis4cats-core:2.0.0"

Scala CLI

//> using dep "dev.profunktor::redis4cats-core:2.0.0"

Ammonite REPL

import $ivy.`dev.profunktor::redis4cats-core:2.0.0`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>redis4cats-core_2.13</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'dev.profunktor', name: 'redis4cats-core_2.13', version: '2.0.0'