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

fs2-redis-test-support 0.8.0-M1


Group ID:
com.github.gvolpe
Artifact ID:
fs2-redis-test-support_2.12
Version:
0.8.0-M1
Release Date:
Mar 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.gvolpe" %% "fs2-redis-test-support" % "0.8.0-M1"

Mill build tool

ivy"com.github.gvolpe::fs2-redis-test-support:0.8.0-M1"

Scala CLI

//> using dep "com.github.gvolpe::fs2-redis-test-support:0.8.0-M1"

Ammonite REPL

import $ivy.`com.github.gvolpe::fs2-redis-test-support:0.8.0-M1`

<dependency>
  <groupId>com.github.gvolpe</groupId>
  <artifactId>fs2-redis-test-support_2.12</artifactId>
  <version>0.8.0-M1</version>
</dependency>

compile group: 'com.github.gvolpe', name: 'fs2-redis-test-support_2.12', version: '0.8.0-M1'