etaty / rediscala   1.9.0

Apache License 2.0 GitHub

Non-blocking, Reactive Redis driver for Scala (with Sentinel support)

Scala versions: 2.13 2.12 2.11 2.10

rediscala 1.9.1


Group ID:
com.github.karelcemus
Artifact ID:
rediscala_2.13
Version:
1.9.1
Release Date:
Sept 1, 2019
Licenses:
Files:

libraryDependencies += "com.github.karelcemus" %% "rediscala" % "1.9.1"

Mill build tool

ivy"com.github.karelcemus::rediscala:1.9.1"

Scala CLI

//> using dep "com.github.karelcemus::rediscala:1.9.1"

Ammonite REPL

import $ivy.`com.github.karelcemus::rediscala:1.9.1`

<dependency>
  <groupId>com.github.karelcemus</groupId>
  <artifactId>rediscala_2.13</artifactId>
  <version>1.9.1</version>
</dependency>

compile group: 'com.github.karelcemus', name: 'rediscala_2.13', version: '1.9.1'