PipelineBase.hincrByFloat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Double) hincrByFloat(string key, string field, double increment)
  2. Response!(Double) hincrByFloat(const(ubyte)[] key, const(ubyte)[] field, double increment)
    class PipelineBase
    Response!(Double)
    hincrByFloat
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] field
    ,
    double increment
    )

Meta