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


Group ID:
com.livestream
Artifact ID:
scredis_2.10
Version:
1.1.0
Release Date:
Jan 2, 2014
Licenses:
Files:

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

Mill build tool

ivy"com.livestream::scredis:1.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.livestream</groupId>
  <artifactId>scredis_2.10</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.livestream', name: 'scredis_2.10', version: '1.1.0'