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


Group ID:
com.github.etaty
Artifact ID:
rediscala_2.12
Version:
1.9.0
Release Date:
Jun 23, 2019
Licenses:
Files:

libraryDependencies += "com.github.etaty" %% "rediscala" % "1.9.0"

Mill build tool

ivy"com.github.etaty::rediscala:1.9.0"

Scala CLI

//> using dep "com.github.etaty::rediscala:1.9.0"

Ammonite REPL

import $ivy.`com.github.etaty::rediscala:1.9.0`

<dependency>
  <groupId>com.github.etaty</groupId>
  <artifactId>rediscala_2.12</artifactId>
  <version>1.9.0</version>
</dependency>

compile group: 'com.github.etaty', name: 'rediscala_2.12', version: '1.9.0'