Closed danyaljj closed 8 years ago
Found it: https://github.com/debasishg/scala-redis/blob/master/src/main/scala/com/redis/Operations.scala#L49 Would be nice to add samples to the documentation.
I thought using "keys" was discouraged in production releases and "scan" was recommended instead?
Is there a way to get all the keys stored in redis?