Scala Redis

# Redis Scala client ## Key features of the library - Native Scala types Set and List responses. - Transparent serialization - Connection pooling - Consistent Hashing on the client. - Support for basic Redis sharding. http://redis.io/topics/partitioning - Support for Redis Sentinel

License

License

Categories

Categories

Scala Languages Redis Data Databases
GroupId

GroupId

org.redis
ArtifactId

ArtifactId

scala-redis_2.10.0
Last Version

Last Version

0.0.18
Release Date

Release Date

Type

Type

jar
Description

Description

Scala Redis
# Redis Scala client ## Key features of the library - Native Scala types Set and List responses. - Transparent serialization - Connection pooling - Consistent Hashing on the client. - Support for basic Redis sharding. http://redis.io/topics/partitioning - Support for Redis Sentinel
Project URL

Project URL

https://github.com/spaceapegames/scala-redis

Download scala-redis_2.10.0

How to add to project

<!-- https://jarcasting.com/artifacts/org.redis/scala-redis_2.10.0/ -->
<dependency>
    <groupId>org.redis</groupId>
    <artifactId>scala-redis_2.10.0</artifactId>
    <version>0.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.redis/scala-redis_2.10.0/
implementation 'org.redis:scala-redis_2.10.0:0.0.18'
// https://jarcasting.com/artifacts/org.redis/scala-redis_2.10.0/
implementation ("org.redis:scala-redis_2.10.0:0.0.18")
'org.redis:scala-redis_2.10.0:jar:0.0.18'
<dependency org="org.redis" name="scala-redis_2.10.0" rev="0.0.18">
  <artifact name="scala-redis_2.10.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redis', module='scala-redis_2.10.0', version='0.0.18')
)
libraryDependencies += "org.redis" % "scala-redis_2.10.0" % "0.0.18"
[org.redis/scala-redis_2.10.0 "0.0.18"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-actors jar 2.10.0
commons-pool : commons-pool jar 1.6
org.slf4j : slf4j-api jar 1.6.6
ch.qos.logback : logback-classic jar 1.0.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.scalatest : scalatest_2.10.0 jar 2.0.M5

Project Modules

There are no modules declared in this project.
org.redis

Space Ape Games (UK) Limited

Versions

Version
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1