@inlinable
    public static func hincrby<Value: FixedWidthInteger & RESPValueConvertible>(
        _ amount: Value,
        field: RedisHashFieldKey,
        in key: RedisKey