scredis / scredis   2.4.3

Apache License 2.0 Website GitHub

Non-blocking, ultra-fast Scala Redis client built on top of Akka IO.

Scala versions: 2.13 2.12 2.11

scredis 2.3.3+60-28b7f76f


Group ID:
com.github.scredis
Artifact ID:
scredis_2.13
Version:
2.3.3+60-28b7f76f
Release Date:
Apr 6, 2020
Licenses:
Files:

libraryDependencies += "com.github.scredis" %% "scredis" % "2.3.3+60-28b7f76f"

Mill build tool

ivy"com.github.scredis::scredis:2.3.3+60-28b7f76f"

Scala CLI

//> using dep "com.github.scredis::scredis:2.3.3+60-28b7f76f"

Ammonite REPL

import $ivy.`com.github.scredis::scredis:2.3.3+60-28b7f76f`

<dependency>
  <groupId>com.github.scredis</groupId>
  <artifactId>scredis_2.13</artifactId>
  <version>2.3.3+60-28b7f76f</version>
</dependency>

compile group: 'com.github.scredis', name: 'scredis_2.13', version: '2.3.3+60-28b7f76f'