This repository has been deprecated by the owner.

livestream / scredis   2.0.8

Apache License 2.0 GitHub

Non-blocking, ultra-fast Scala Redis client built on top of Akka IO, used in production at Livestream

Scala versions: 2.11 2.10

scredis 1.1.2


Group ID:
com.livestream
Artifact ID:
scredis_2.11
Version:
1.1.2
Release Date:
Jun 23, 2014
Licenses:
Files:

libraryDependencies += "com.livestream" %% "scredis" % "1.1.2"

Mill build tool

ivy"com.livestream::scredis:1.1.2"

Scala CLI

//> using dep "com.livestream::scredis:1.1.2"

Ammonite REPL

import $ivy.`com.livestream::scredis:1.1.2`

<dependency>
  <groupId>com.livestream</groupId>
  <artifactId>scredis_2.11</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'com.livestream', name: 'scredis_2.11', version: '1.1.2'