Incrbyfloat
case class Incrbyfloat[K](key: K, increment: Double)(implicit redisKey: ByteStringSerializer[K]) extends SimpleClusterKey[K] with RedisCommandBulkOptionDouble
- Source:
- Strings.scala
trait Serializable
trait Product
trait Equals
class SimpleClusterKey[K]
trait ClusterKey
class Object
trait Matchable
class Any