Home > redis-concurrency

redis-concurrency

Redis-concurrency is a project mainly written in Scala, it's free.

Redis experiment

Redis Concurrency Experiment

As described in this blog post: Concurrency and Redis

Dependencies

  • Redis download and build locally
  • Scala-Redis cloned, built and published locally with SBT
Previous:sampleA