Hkeys
case class Hkeys[K](key: K)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandMultiBulk[Seq[String]]
- Source:
- Hashes.scala
trait Serializable
trait Product
trait Equals
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any