jiang0131 / scala-redis-cluster

Redis client side sharding in Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Scala 100.0%