profunktor / redis4cats   1.6.0

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-log4cats 0.9.6


Group ID:
dev.profunktor
Artifact ID:
redis4cats-log4cats_2.13
Version:
0.9.6
Release Date:
Mar 5, 2020
Licenses:
Files:

libraryDependencies += "dev.profunktor" %% "redis4cats-log4cats" % "0.9.6"

Mill build tool

ivy"dev.profunktor::redis4cats-log4cats:0.9.6"

Scala CLI

//> using dep "dev.profunktor::redis4cats-log4cats:0.9.6"

Ammonite REPL

import $ivy.`dev.profunktor::redis4cats-log4cats:0.9.6`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>redis4cats-log4cats_2.13</artifactId>
  <version>0.9.6</version>
</dependency>

compile group: 'dev.profunktor', name: 'redis4cats-log4cats_2.13', version: '0.9.6'