Kazark / rediculous

REmote DIctionary Client, that's hysterical.

Home Page:https://davenverse.github.io/rediculous

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rediculous - Pure FP Redis Client Build Status Maven Central Code of Consuct

Quick Start

To use rediculous in an existing SBT project with Scala 2.11 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "rediculous" % "<version>"
)

About

REmote DIctionary Client, that's hysterical.

https://davenverse.github.io/rediculous

License:MIT License


Languages

Language:Scala 100.0%