profunktor / valkey4cats   0.0.3

Apache License 2.0 Website GitHub

:construction: Valkey client built on top of Cats Effect and Glide-Java

Scala versions: 3.x

valkey4cats-log4cats 0.0.3


Group ID:
dev.profunktor
Artifact ID:
valkey4cats-log4cats_3
Version:
0.0.3
Release Date:
May 25, 2026
Licenses:
Files:
Full Scala Version:
3.8.3
Developers:

libraryDependencies += "dev.profunktor" %% "valkey4cats-log4cats" % "0.0.3"

Mill build tool

ivy"dev.profunktor::valkey4cats-log4cats:0.0.3"

Scala CLI

//> using dep "dev.profunktor::valkey4cats-log4cats:0.0.3"

Ammonite REPL

import $ivy.`dev.profunktor::valkey4cats-log4cats:0.0.3`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>valkey4cats-log4cats_3</artifactId>
  <version>0.0.3</version>
</dependency>

compile group: 'dev.profunktor', name: 'valkey4cats-log4cats_3', version: '0.0.3'