debasishg / scala-redis-nb

Implementation of a non blocking Redis client in Scala using Akka IO
204 stars 38 forks source link

Support Binary keys #111

Open mohnishkodnani opened 9 years ago

mohnishkodnani commented 9 years ago

Hi, I was looking at the API compared to the scala-redis github repository and noticed that this one does not support Binary Keys. Just wanted to file this as a feature request.