ma27 / rediscala   1.9.2

Apache License 2.0 GitHub

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

Scala versions: 2.13 2.12 2.11

rediscala 1.8.3


Group ID:
com.github.Ma27
Artifact ID:
rediscala_2.12
Version:
1.8.3
Release Date:
Mar 19, 2018
Licenses:
Files:

libraryDependencies += "com.github.Ma27" %% "rediscala" % "1.8.3"

Mill build tool

ivy"com.github.Ma27::rediscala:1.8.3"

Scala CLI

//> using dep "com.github.Ma27::rediscala:1.8.3"

Ammonite REPL

import $ivy.`com.github.Ma27::rediscala:1.8.3`

<dependency>
  <groupId>com.github.Ma27</groupId>
  <artifactId>rediscala_2.12</artifactId>
  <version>1.8.3</version>
</dependency>

compile group: 'com.github.Ma27', name: 'rediscala_2.12', version: '1.8.3'