Redis v1.1.0 Release Notes

Release Date: 2015-05-01 // about 9 years ago
    • ๐Ÿ‘Œ Support cluster auto reconnection.
    • โž• Add maxRedirections option to Cluster.
    • โœ‚ Remove roleRetryDelay option in favor of sentinelRetryStrategy.
    • ๐Ÿ‘Œ Improve compatibility with node_redis.
    • More stable sentinel connection.