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.9.2


Group ID:
com.github.Ma27
Artifact ID:
rediscala_2.13
Version:
1.9.2
Release Date:
Oct 25, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.Ma27</groupId>
  <artifactId>rediscala_2.13</artifactId>
  <version>1.9.2</version>
</dependency>

compile group: 'com.github.Ma27', name: 'rediscala_2.13', version: '1.9.2'