With v3: ``` redis.createClient({ url: myUrl, family: 'IPv6', }) ``` I looked around and couldn't figure out how to specify the ip version. Is this no longer possible?