profunktor / redis4cats   1.7.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-streams 1.0.0-RC3


Group ID:
dev.profunktor
Artifact ID:
redis4cats-streams_2.12
Version:
1.0.0-RC3
Release Date:
Apr 26, 2021
Licenses:
Files:

libraryDependencies += "dev.profunktor" %% "redis4cats-streams" % "1.0.0-RC3"

Mill build tool

ivy"dev.profunktor::redis4cats-streams:1.0.0-RC3"

Scala CLI

//> using dep "dev.profunktor::redis4cats-streams:1.0.0-RC3"

Ammonite REPL

import $ivy.`dev.profunktor::redis4cats-streams:1.0.0-RC3`

<dependency>
  <groupId>dev.profunktor</groupId>
  <artifactId>redis4cats-streams_2.12</artifactId>
  <version>1.0.0-RC3</version>
</dependency>

compile group: 'dev.profunktor', name: 'redis4cats-streams_2.12', version: '1.0.0-RC3'