Redis v1.10.0 Release Notes

Release Date: 2015-10-24 // over 8 years ago
    • ๐Ÿ‘ [Cluster] Support redis schema url.
    • ๐Ÿ‘ [Cluster] Support specifying password for each node.
    • โž• Add an option for setting connection name. cgiovanacci.
    • Switch to the previous db before re-subscribing channels.
    • Listen to the "secureConnect" event when connect via TLS. Jeffrey Jen.
    • ๐Ÿ‘Œ Improve parser performance.