Skip to content

peking2/scala-redis-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scala-redis-cluster

Redis client side sharding in Scala

Set up your project dependencies

scala-redis-cluster is available on Maven.

If you use sbt, you just have to edit build.sbt and add the following:

libraryDependencies += "com.github.peking2" % "scala-redis-cluster_2.11" % "0.2"

About

Redis client side sharding in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages